Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

rYoutheria


Build Status codecov.io cran version rstudio mirror downloads

Installation


The package can be installed directly from CRAN like this:

install.packages(rYoutheria)

Alternatively you can install the most recent development version of the package like this:

# install.packages("devtools")
# NOTE: If you have not installed devtools before you will need to restart you R
# session before installing to avoid problems
    
devtools::install_github("BiologicalRecordsCentre/rYoutheria")
    
library(rYoutheria)

A tutorial, included in the installation, can be found by running:

 vignette("using_ryoutheria")

If you have difficulties installing rYoutheria using this method try updating your version of R to the most up-to-date version available. If you still have problems please contact us or use the issues page.

About

Access to YouTheria through R

Resources

License

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.