This generic function retrieves the PHG version associated with the
specified object.
Usage
phgVersion(object, ...)
# S4 method for class 'JvmStats'
phgVersion(object, granular = FALSE)
Arguments
- object
an rPHG2 JvmStats
object
- ...
Additional arguments passed to methods.
- granular
Should a list
object be returned with major/minor/build/patch values?
Defaults to FALSE