piperPaper: Create a new piperplot object

Description Usage Arguments Examples

Description

Create a new piperplot object

Usage

1
piperPaper(size = NULL, ...)

Arguments

size

integer related to the size of the plot area

...

additional arguments, as for piperplot

Examples

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

Example output



hydrogeo documentation built on May 2, 2019, 6:34 a.m.