convert.co | R Documentation |
Interchanges potato and sweetpotato short labels with Crop Ontology variable numbers.
convert.co(
dfr,
direction = c("labels.to.co", "co.to.labels"),
crop = c("auto", "pt", "sp")
)
dfr |
The name of the data frame. |
direction |
|
crop |
|
All labels (lower or upper case) listed in functions ptont()
and spont()
are interchanged with CO variable numbers.
It returns a data frame with all short labels for variables interchanged with Crop Ontology variable numbers.
Raul Eyzaguirre.
convert.co(potatoyield)
convert.co(pjpz09)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.