get.fields {treeio} | R Documentation |
get.fields method
get.fields(object, ...) ## S4 method for signature 'codeml' get.fields(object, ...) get.fields(object, ...) ## S4 method for signature 'beast' get.fields(object, ...) ## S4 method for signature 'r8s' get.fields(object, ...) ## S4 method for signature 'hyphy' get.fields(object, ...) ## S4 method for signature 'paml_rst' get.fields(object) ## S4 method for signature 'codeml_mlc' get.fields(object) ## S4 method for signature 'treedata' get.fields(object) ## S4 method for signature 'phangorn' get.fields(object, ...)
object |
one of |
... |
additional parameter |
available annotation variables
Guangchuang Yu http://ygc.name
jp <- system.file("extdata", "sample.jplace", package="treeio") jp <- read.jplace(jp) get.fields(jp)