upload_files: Upload files to OSF via a specified OSF ID.

Description Usage Arguments

View source: R/files.R

Description

Upload files to OSF via a specified OSF ID.

Usage

1
upload_files(id, path, name = NULL)

Arguments

id

An OSF id.

path

The path to the file to be uploaded.

name

The name the file should have on OSF. Defaults to the name of the file in the filepath.


AGRBDCenter/aghelpr2 documentation built on May 17, 2019, 7:31 p.m.