View source: R/create_deployment_log.R
create_initial_deployment_log | R Documentation |
Exports an initial deployment log
create_initial_deployment_log(
station,
waterbody = "lookup",
path.export,
n.sensors = 5
)
station |
Station name (for the Location_Description column). |
waterbody |
Waterbody name (for the Deployment_Waterbody column). If
|
path.export |
Path to where the log should be exported. |
n.sensors |
Number of sensors that will be included in the string, if
known. Default is |
Deployment_Waterbody and Location_Description are filled in. Remaining columns are empty.
Returns deployment log in .xlsx format.
Danielle Dempsey
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.