Skip to content

open-traits-network/ROpenTraits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public. Build Status codecov ROpenTraits - Access The Open Trait Network in R

The Open Trait Network

Installation

# install.packages("devtools") # (If devtools not installed)
library(devtools)
install_github("open-traits-network/ROpenTraits")

Getting started

Currently, this package can only do one thing, which is to list all of the datasets currently registered in the network:

library(ROpenTraits)
datasets <- rotn_datasets()
head(datasets)

Congratulations! You now know all you need to know :p

Contributing to ROpenTraits

Thank you for your interest! Please join our network and register your interest there at https://opentraits.org/.

About

Work with the Open Traits Network through R

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages