Learn R Programming

bioRad (version 0.9.1)

example_vpts: Time series of vertical profiles (vpts) example

Description

Example of a vpts object with name example_vpts.

Usage

example_vpts

Arguments

Value

An example object of type vpts which represents a time series of vertical profiles.

Format

An object of class vpts of dimension 1934 x 25 x 15.

See Also

  • summary.vpts()

Examples

Run this code
# Reload example_vpts from package (e.g. in case it was altered)
data(example_vpts)

# Get summary info
example_vpts

Run the code above in your browser using DataLab