Authenticate and retrieve a list of all available datasets
list_image_sets(project = NULL, error = FALSE)
project | optional, called from other functions in order to figure out if a project is public |
---|---|
error | Should function error if httr::GET failed |
Dataframe of NITRC projects
## List all available NITRC projects
if (FALSE) list_image_sets()