osf_upload_or_update: Upload/Update A File On OSF

Usage Arguments Value

Usage

1
2
osf_upload_or_update(has_osf_access = FALSE, project_id = NULL,
  file_id = NULL, path, dest = NULL)

Arguments

has_osf_access

Logical, Whether the user has access to the project's OSF repository.

project_id

Character, The id of the OSF project.

file_id

Character, The id of the existing OSF file (if any).

path

Character, The file path.

dest

Character, The name of the destination file on OSF (if NULL, basename(path) will be used).

Value

a logical


tiernanmartin/NeighborhoodChangeTypology documentation built on May 17, 2019, 1:02 p.m.