convert.co.sp: Sweetpotato CO numbers

View source: R/convert_co.R

convert.co.spR Documentation

Sweetpotato CO numbers

Description

Interchanges sweetpotato short labels with Crop Ontology variable numbers.

Usage

convert.co.sp(dfr, direction = c("labels.to.co", "co.to.labels"))

Arguments

dfr

The name of the data frame.

direction

labels.to.co or co.to.labels

Details

All labels (lower or upper case) listed in function check.names.sp are interchanged with CO_331 variable numbers.

Value

It returns a data frame with all short labels for traits interchanged with Crop Ontology variable numbers.

Author(s)

Raul Eyzaguirre.

Examples

convert.co.sp(pjpz09)

reyzaguirre/st4gi documentation built on April 20, 2024, 3:53 a.m.