get_training_data: Load training features

Description Usage Arguments Value

View source: R/ml_data_loading.R

Description

Load training features

Usage

1
get_training_data(region, extdir = NULL)

Arguments

region

character, identifier of the region of study

extdir

character or file.path, a directory in which to fetch the groups and data_df csv files

Value

a named list with two elements groups the classes of each observation, data_df the training data data.frame


hrvg/RiverML documentation built on Oct. 12, 2020, 10:40 a.m.