Move files from one location to another in OSF using a parent node id.
1 | move_to_projects(id = "judwb", year, from = 1, to)
|
id |
OSF id (osf.io/XXXX) (just "XXXX") of the parent node (Agriculture Division main project component id) |
year |
The current year component or year component to which file moving is desired |
from |
The file number from which the user wishes to begin. Defaults to the first file in the data folder. |
to |
The file number that we want to end the file moving process on. Defaults to the last file in the data folder. Useful to change if warnings indicate files that failed to upload. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.