estimate_area: Finding area using a Monte-Carlo approach

Description Usage Arguments Value Author(s) Examples

View source: R/area.R

Description

Finding area using a Monte-Carlo approach

Usage

1
estimate_area(B = 5000, seed = 10)

Arguments

B

number of points

seed

for random number

Value

Return the estimated area and the coordinates of the points

Author(s)

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

Examples

1

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