Description Usage Arguments Value Examples
The function belongs to the dataset management part. It search a parameter of interest (either phenotypical or environmental) against all the parameters already present in the collection. If the parameter is there the function returns all the information and metadata about this parameter. Otherwise it prints an error message and the user should first use the add_param function and then try again.
1 | infos(i.input, i.pw = normalizePath("~"))
|
i.input |
Character. Parameter to print. |
i.pw |
character1. Output path. (default home folder). |
Detailed information for the selected environmental/phenotypical parameter
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.