Learn R Programming

sarp.snowprofile (version 1.3.2)

SPgroup: Example group of snowprofiles from a mountain drainage

Description

A list of 12 snowprofile objects.

Usage

SPgroup

Arguments

Format

A list with 12 entries, that are of class snowprofile

See Also

SPpairs, SPtimeline, plot.snowprofileSet

Examples

Run this code

plot(SPgroup, SortMethod = 'unsorted', xticklabels = "originalIndices")
plot(SPgroup, SortMethod = 'hs', xticklabels = "originalIndices")

Run the code above in your browser using DataLab