README.md

Status

fruitr

An R package evolving with the needs and desires of Falling Fruit.

The main functions are described in their own tutorials:

Status

This package is occasionally used in production for quickly rebuilding the clusters database table and for preparing municipal tree inventories for import.

Installation

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.



falling-fruit/fruitr documentation built on Dec. 21, 2024, 8:32 p.m.