Remove Duplicates
1 2 | removeDuplicates(hydraulicData, timeColumnName = "DateTime",
keep.first = TRUE)
|
hydraulicData |
data frame with date and time column as named in
|
timeColumnName |
name of date and time column in |
keep.first |
logical. If |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.