Description Usage Arguments Details Value See Also Examples
Format data from get.data
to be used by several R packages
1 2 3 |
data |
output from the |
data.on |
"son" or "father" depending on which seed-lots you want the information. |
fuse_g_and_s |
Fuse germplasm and selection name information in a column named germplasm |
correlated_group |
Name of the group of correlation in data. NULL by default meaning that all the data are taken. |
format |
the format you want. It is under the form "name_of_the_package" or "name_of_the_package::name_of_the_function" if there are several formats within a package. Possible values are "PPBstats". |
For PPBstats, it returns
a data-set fitting argument data
in functions MC
or FWH
for shinemas2R.object = "data-classic-relation" or "data-classic-seed-lots"
a data-set fitting argument data_version
in get.ggplot
for shinemas2R.object = "data-S-relation", "data-SR-relation", "data-S-seed-lots" or "data-SR-seed-lots"
The data set with the right format for the R package
1 | # See the vignette
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.