View source: R/import_format.R
import_format | R Documentation |
Import and format photo and video salmon count data
import_format(input, saveit = FALSE, output)
input |
the directory path to a CSV containing dates, and hourly video and photo counts of salmon. |
saveit |
whether to save the returned data frame as a RData object |
output |
if |
a data frame of salmon counts formatted for escapement
functions
## Not run:
import_format("salmon_counts.csv")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.