get_training_data.Rd
Load training features
get_training_data(region, extdir = NULL)
character, identifier of the region of study
character
character or file.path, a directory in which to fetch the groups and data_df csv files
file.path
groups
data_df
csv
a named list with two elements groups the classes of each observation, data_df the training data data.frame
data.frame