Learn R Programming

hydrogeo (version 0.5-1)

piperPaper: Create a new piperplot object

Description

Create a new piperplot object

Usage

piperPaper(size = NULL, ...)

Arguments

size
integer related to the size of the plot area
...
additional arguments, as for piperplot

Examples

Run this code
library(hydrogeo)
p = piperPaper(size=1)
plot(p)

Run the code above in your browser using DataLab