Learn R Programming

soilprofile (version 1.0)

channer: Dataset of coordinates for a channer-shaped skeleton unit

Description

Dataset of coordinates for a channer-shaped skeleton unit

Usage

data(channer)

Arguments

Format

A matrix of coordinates

Details

This dataset is internally loaded in the function 'plot.profile.data.frame' to draw basic 'channer' shaped stone units.

Examples

Run this code
plot(channer, type='n', axes=FALSE)
polygon(channer)

Run the code above in your browser using DataLab