Skip to content

An R package designed to streamline cutting-edge research on urban forests.

License

Notifications You must be signed in to change notification settings

lukasgolson/UFoR

Repository files navigation

R-CMD-check

The Urban Forestry Package (UFoR)

About

The Urban Forestry for R Package, or UFoR, has been meticulously designed to bridge the gap between urban forestry and cutting-edge technological tools. Whether you're an arborist, urban forester, researcher, or tree care professional, UFoR offers you user-friendly tools to transform and streamline your urban forestry tasks.

Quick and Easy Installation

UFoR can be easily installed directly from GitHub with the help of the devtools package. Execute the following commands in R to begin your UFoR journey:

install.packages("devtools")
devtools::install_github("lukasgolson/UFoR")

Getting Started with UFoR

Once the UFoR package is installed, simply load it into your R session using the library function:

library(UFoR)

UFoR comes packed with a plethora of functions dedicated to urban forestry tasks. To get a quick overview of all available functions, you can use the help function or sift through our extensive package documentation:

help(package = "UFoR")

Additionally, we have a Documentation Site that you can check out for additional explanations about the functions and theory behind them.

Let's Collaborate!

We encourage and value every form of contribution to UFoR. If you've identified a bug, have an idea for a feature, or simply want to help us improve UFoR, please don't hesitate to submit a pull request on GitHub. Let's work together to make UFoR better!

Licensing

UFoR is licensed under the MIT License. For more information, please refer to our LICENSE file.

A Special Thanks

UFoR is a collaborative creation of Lukas Olson and Alexander Martin. We extend our deepest gratitude to the R community and the numerous contributors to open-source software. This project stands on the shoulders of their collective efforts and wouldn't have been possible without their relentless dedication and support."

About

An R package designed to streamline cutting-edge research on urban forests.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages