Learn R Programming

nitrcbot (version 1.2)

list_image_sets: Get NITRC image sets listing

Description

Authenticate and retrieve a list of all available datasets

Usage

list_image_sets(project = NULL, error = FALSE)

Arguments

project

optional, called from other functions in order to figure out if a project is public

error

Should function error if httr::GET failed

Value

Dataframe of NITRC projects

Examples

Run this code
# NOT RUN {
## List all available NITRC projects
# }
# NOT RUN {
list_image_sets()
# }

Run the code above in your browser using DataLab