Description Usage Arguments See Also
Probably most useful for moving in batches (e.g., looping across states). Othewise it can be done easily by hand. By default, moves relevant raw data files to the H drive.
1 2 3 4 5 6 7 8 9 10 |
state |
character: Two letter state designation |
period |
character: Time period for the first project (e.g., "2019-q4", "2020-q4", etc.) |
current_drive |
drive from which to move |
archive_drive |
destination drive |
pattern |
matching pattern sent to |
move_folders |
If TRUE, will move files within folders matching the pattern |
move_files |
If TRUE, will move files matching the pattern (e.g., sqlite) |
delete_after_copy |
If TRUE, the current_drive files will be deleted after copying (i.e., archived), otherwise not (i.e., backed-up) |
Other functions to manage data:
data_backup()
,
data_destroy()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.