Description Usage Arguments Value
Prepare the data obtained by get_from_agromet_api.fun(). It types all the character variables to their proper types.
1 | prepare_agromet_API_data.fun(meta_and_records.l, table_name.chr = NULL)
|
meta_and_records.l |
a list containing agromet records and metadata returned by get_from_agromet_api.fun(). |
table_name.chr |
a character specifying the name of the agromet table from which the data where called using get_from_agromet_api.fun() |
a typed dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.