Learn R Programming

bioRad (version 0.9.1)

example_vp: Vertical profile (vp) example

Description

Example of a vp object with name example_vp.

Usage

example_vp

Arguments

Value

An example object of type vp which represents a vertical profile.

Format

An object of class vp with 25 rows and 16 columns.

See Also

  • summary.vp()

Examples

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

# Get summary info
example_vp

Run the code above in your browser using DataLab