extract_area: extract_area Function

Description Usage Arguments Examples

View source: R/length_area_functions.R

Description

Extract total area inside plotted points in pixels. Uses get_outline to get the outline, then works out how many pixels are inside it, include the outline

Usage

1
extract_area(data, metric = "pixels", pixels_per = NULL)

Arguments

data
pixels_per

Examples

1
#extract_length()

joelpick/measuRe documentation built on Sept. 29, 2020, 11:53 p.m.