plot_area: Plot area function

Description Usage Arguments Value Author(s) Examples

View source: R/area.R

Description

Plot area function

Usage

1

Arguments

x

a list provided by estimate_area() function

Value

Return a plot of the estimated area and its points

Author(s)

Corinne & Laurene

Examples

1
2
x <- estimate_area(100)
plot_area(x)

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