View source: R/combine_deployment_logs.R
combine_deployment_logs | R Documentation |
Combines logs from a station to make deployment history file
combine_deployment_logs(path)
path |
Path to station folder. |
Imports the log from each deployment folder, binds them together, and re-formats into the deployment history file. Logs can be in .xls, .xlsx, or .csv format.
Exports the deployment history file to the station folder, in .csv format.
Danielle Dempsey
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.