Description Usage Arguments Value
View source: R/GeometryOperations.R
Buffer out a point with an specific size and then compare the classes Pb and fals_pos to see if we can separate them in the post-process stage. It also creates the graphs to check this information. A boxplot graph with all the quantiles and a graph to see how much fasle_pos can be extracted vs Pb retrieved.
1 | Buffer(pbtiles, visualpoints, polyspath, rasterpath, prefix, outfile)
|
pbtiles |
txt file with the tiles names that you want to analizse |
visualpoints |
shapefile where all the PB points are |
polyspath |
Path where the shapefiles to analise |
rasterpath |
Path to the raster files associates with the shapefiles |
prefix |
Prefix of the Maxent shapefiles, if there is a prefix |
outfile |
Path where you want to save the stats and graphs generated |
An rdsdata dataframe with the base info and the plots
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.