View source: R/captured_by_ncells.R
captured_by_ncells | R Documentation |
Calculate the proportion of establishment likelihood captured in top n cells.
captured_by_ncells(infiles, names, n_cells, all = TRUE)
infiles |
Character vector. File path(s) to one or more raster files. |
names |
Character vector. Names corresponding to |
n_cells |
Integer. The number of cells to consider. |
all |
Logical. If |
Proportion of establishment likelihood captured, or a vector of cumulative proportions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.