Description Usage Arguments Value
read wavelogger data file
1 2 3 4 5 | read_wavelogger(
filepath = example_filepath(),
clipped = c("auto", "user", "none")[1],
startstop = NA
)
|
filepath |
character, the name of the directory - full path needed |
clipped |
character, if auto, removed partial start/end days. if user, uses supplied startstop days. if none, does no date trimming |
startstop |
POSIXt vector of two values or NA, only used if clip = "user" |
tibble
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.