Learn R Programming

soilprofile (version 1.0)

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

Description

Dataset of coordinates for a subcircle-shaped skeleton unit

Usage

data(subcircle)

Arguments

Format

A matrix of coordinates

Examples

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

Run the code above in your browser using DataLab