Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

drop.datetime

Find and drop the datetime column from the datatable


Description

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.

Usage

drop.datetime(data, error = FALSE)

Arguments

data

data arg

error

defaults to FALSE

Value

A data.frame with only the data, after datetime has been dropped


rLakeAnalyzer

Lake Physics Tools

v1.11.4.1
GPL (>= 2)
Authors
Luke Winslow, Jordan Read, Richard Woolway, Jennifer Brentrup, Taylor Leach, Jake Zwart, Sam Albers, Doug Collinge
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.