Description Usage Arguments Examples
View source: R/length_area_functions.R
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
1 | extract_area(data, metric = "pixels", pixels_per = NULL)
|
data |
|
pixels_per |
1 | #extract_length()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.