plot_area: Plotting area using the estimate_area() results

Description Usage Arguments Value Author(s) Examples

View source: R/area.R

Description

Plotting area using the estimate_area() results

Usage

1

Arguments

x

is area

Value

A plot showing the estimated area

Author(s)

Marie Bellier, Massimo Finini, Meri Likoska, Vania Rodrigues Telo Ramos, Xavier Renger

Examples

1
2
x <- estimate_area(B = 5000, seed = 10)
plot_area(x)

ptds2021/pkghw4g5 documentation built on Dec. 22, 2021, 9:58 a.m.