prepare_agromet_API_data.fun: Prepare the data obtained by get_from_agromet_api.fun(). It...

Description Usage Arguments Value

View source: R/agromet_API.R

Description

Prepare the data obtained by get_from_agromet_api.fun(). It types all the character variables to their proper types.

Usage

1
prepare_agromet_API_data.fun(meta_and_records.l, table_name.chr = NULL)

Arguments

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()

Value

a typed dataframe


pokyah/agrometeoR-mlr documentation built on May 21, 2019, 9:57 a.m.