example: Example environmental time series data.

Description Usage Format

Description

A tidy data set containing time-stamped observations of environmental data.

Usage

1
2
3
4
5
example(topic, package = NULL, lib.loc = NULL, character.only = FALSE,
  give.lines = FALSE, local = FALSE, echo = TRUE,
  verbose = getOption("verbose"), setRNG = FALSE,
  ask = getOption("example.ask"), prompt.prefix = abbreviate(topic, 6),
  run.dontrun = FALSE, run.donttest = interactive())

Format

A data frame with 4220 rows and 3 columns:

DateTime

a date time object

variable

the observed variable

value

the value for that variable and time


berdaniera/markr documentation built on May 12, 2019, 3:04 p.m.