Description Usage Arguments Value
Liberally looks for a datetime column and drops it, returning a data.frame with only water temperature. Errors if datetime column is ambiguous. Warns if there is no match.
1 | drop.datetime(data, error = FALSE)
|
data |
data arg |
error |
defaults to FALSE |
A data.frame with only the data, after datetime has been dropped
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.