The most important change here is probably that I've included a wrapper function (get_all_features()) around the existing make_data functions. Would be great to hear your thoughts on it @scabecks.
Otherwise I've added another function in R/utils.R that should help with getting file names and types and added a function for forest integrity data.
The most important change here is probably that I've included a wrapper function (
get_all_features()
) around the existing make_data functions. Would be great to hear your thoughts on it @scabecks. Otherwise I've added another function inR/utils.R
that should help with getting file names and types and added a function for forest integrity data.