Find and drop the datetime column from the datatable
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.
drop.datetime(data, error = FALSE)
data |
data arg |
error |
defaults to FALSE |
A data.frame with only the data, after datetime has been dropped
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.