cam_move | R Documentation |
This function takes the images assigned to each camera and copies them to the folder of the location at which the camera was setup. For this, the 'Deployments.csv' file has to be duly filled out.
cam_move(project = NULL, overwrite = F, date_format = NULL, tz = "UTC")
project |
character. Directory to the project folder. |
overwrite |
logical. In case the renamed file already exists in the locations folders. Should it be overwritten? |
date_format |
character. Format in which the dates in the 'Deployments.csv' file are entered. If not provided, it will be guessed. |
tz |
character. Time zone of the dates. Set to UTC by default. |
Coming
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.