Skip to content

Package for Bird Count India's work using eBird data

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

rikudoukarthik/skimmr

Repository files navigation

skimmr

The goal of skimmr is to simplify the various data sorting, processing and analysis tasks of Bird Count India (and others) using eBird data, and to make these tasks more efficient and robust.

Installation

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

# install.packages("devtools")
devtools::install_github("rikudoukarthik/skimmr")

Example

This is a basic example which shows you how to solve a common problem:

library(skimmr)

# get parameters useful when manipulating eBird data (e.g., EBD), like dates
ebird_rel_param() 
# saves real-time date, EBD current release date, EBD previous release date, and other associated values as objects in environment

About

Package for Bird Count India's work using eBird data

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Packages

No packages published

Languages