Skip to contents

This function lists the file names, types, upload date, and URLs of OTN project files – basically everything you see in the Data and Metadata section of your project page. You will be prompted to log in if it is not a public project.

Usage

otn_project_files(project, since = NULL, batch_size = 25)

Arguments

project

Character. The project code.

since

Character. Filter for files modified since this date (YYYY-MM-DD format).

batch_size

Numeric. The number of results to return. Defaults to 25.

See also