An R package evolving with the needs and desires of Falling Fruit.
The main functions are described in their own tutorials:
This package is occasionally used in production for quickly rebuilding the clusters
database table and for preparing municipal tree inventories for import.
The package is not on CRAN. To install in R, use devtools:
install.packages("devtools")
devtools::install_github("falling-fruit/fruitr")
The package rgdal
is not a required dependency, but is needed by fruitr::read_locations()
for reading OGR vector formats.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.