Skip to content

marcustorresz/TIER

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TIER

CRAN status Codecov test coverage Travis build status

TIER is an R package to Provides documentation for your R project, through version 4.0 of the TIER protocol, developed by Project TIER.

Installing

Install the package from CRAN using:

install.packages("TIER")

To install the package’s development version, use:

if(!require(remotes)) install.packages("remotes")
remotes::install_github("marcustorresz/TIER")

How to use

Using TIER to help to organize you project is easy. Just use tier_protocol function and you are ready to go.

Contributing

We welcome any help to improve TIER. In case you wish to contribute with code, use GitHub Pull Requests – we will be more than happy to acknowledge any assistance by updating our authors’ list. Bug reports and suggestions can be done via GitHub issues.

Authors

Marcus Torres and Amanda Domingos

About

This is the TIER Package Repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • R 100.0%