piperPaper {hydrogeo}R Documentation

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

library(hydrogeo)
p = piperPaper(size=1)
plot(p)

[Package hydrogeo version 0.6-1 Index]