Learn R Programming

soilprofile (version 1.0)

subangular: Dataset of coordinates for a subangula-shaped skeleton unit

Description

Dataset of coordinates for a subangula-shaped skeleton unit

Usage

data(subangular)

Arguments

Format

A matrix of coordinates

Examples

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

Run the code above in your browser using DataLab