Skip to content

KluaneRedSquirrelProject/krsp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This package is designed to help members of the Kluane Red Squirrel Project work with the squirrel database in R. It provides functions encapsulating common database queries and helper functions to aid users writing their own bespoke queries. In all cases, the functions return database records in the form of R data frames ready for use in further analyses. This package requires access to the KRSP database and is therefore only of use to members of the project.

Installation

install.packages("devtools")
devtools::install_github("KluaneRedSquirrelProject/krsp")

Use

For a full demonstation of the functions in this package consult the vignette.

browseVignettes("krsp")

About

A package for working with the KRSP database

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published