Writes a deployment log from the metadata tracking sheet
ss_create_log_from_metadata.Rd
Writes a deployment log from the metadata tracking sheet
Usage
ss_create_log_from_metadata(
path_metadata = NULL,
sheet = "tracker",
path_export,
station,
deployment_date
)
Arguments
- path_metadata
Path to the metadata tracking sheet (including the file name and extension). This must be a .xlsx file.
- sheet
Name of the tab with the deployment information.
- path_export
Path to the station deployment folder.
- station
Station name.
- deployment_date
Date of deployment as a character string in the format "YYYY-mm-dd"