Skip to content

Ornithometrics R task view: package collection used in ornithology. Also includes links to datasets.

Notifications You must be signed in to change notification settings

beausoleilmo/Ornithometrics-ctv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ornithometrics (ctv) R Task View

The Ornithometrics task view can be accessed here or jump directly to the Table of content.

The Comprehensive R Archive Network (CRAN)'s website provides task views for a variety of topics, guiding the users to a diversity of packages that could be useful to that topic. Here we provide a collection of relevant packages in ornithology that covers a wide variety of topics in avian studies.

A package is missing? Please, feel free to get in touch and share your ideas!

# Install and load libraries ----------------------------------------------------------
install.packages("ctv")
library(ctv)

# Download the CTV to a know location -------------------------------------

# On Github, the ".ctv" is in "scripts" folder
ornitho.metrics.ctv <- read.ctv("scripts/Ornithometrics.ctv")

# Use the install.packages() function to install the packages
install.packages(ornitho.metrics.ctv$packagelist$name)

References

The references of the packages in the CTV can be found in the bib folder here.

About

Ornithometrics R task view: package collection used in ornithology. Also includes links to datasets.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published