1 2 | osf_upload_or_update(has_osf_access = FALSE, project_id = NULL,
file_id = NULL, path, dest = NULL)
|
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). |
a logical
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.