Skip to contents

The yardlistr package reads your eBird data and produces a number of different plots for a specified location, e.g. your yard (hence the package name)

Warning: This package is under development and is provided as is without any guarantees. It lacks flexibility and robustenss in various aspects. If you have questions, issues or suggestions, feel free to open a GitHub issue or pull request.

Installation

You can install the development version of yardlistr from GitHub with:

# install.packages("devtools")
devtools::install_github("gl-eb/yardlistr")

How to Use

See vignette("yardlistr") for instructions.