View source: R/extract_layers.R
| extract_layers | R Documentation |
Function to extract layers from the layer_split function for use in the co_agg, occupancy or clumps analysis
extract_layers(splitdf, part, ...)
splitdf |
A dataframe from the |
part |
What part should be extracted? Example: part="Top" |
... |
Arguments for subsetting the splitdf dataframe first |
A list with lists of the extracted layers, for use in the co_agg, occupancy or clumps functions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.