Create folders for the raw sensor string data from a given deployment
ss_set_up_folders.Rd
Create folders for the raw sensor string data from a given deployment
Arguments
- path
File path to where the deployment folder should be created.
- station
Station name.
- depl_date
Deployment start date as a character string.
- sensor_folders
Logical argument indicating whether to create the aquameasure, hobo, log, and vemco folders in the deployment folder. These folders may also be created using
ss_download_data()
.