Skip to content

rodri363/tea

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
c
 
 
 
 
 
 
doc
 
 
 
 
 
 
 
 
 
 
www
 
 
 
 
 
 
 
 
 
 

Tea is a tasty beverage for use while post-processing surveys, including editing bad data, imputing missing data, and disclosure avoidance.

Installation

Tea depends on Rapophenia, also hosted here on Github, which in turn depends on the Apophenia library of stats functions in plain C. R's package management system has no real mechanism for installing C libraries, so you have to install Apophenia yourself before installing this package. See Apophenia's setup page for details.

Once that is installed, we recommend installing from this repository via devtools:

library(devtools)
install_github("b-k/Rapophenia", ref="pkg")
install_github("rodri363/tea", ref="pkg")

About

tea is a tasty beverage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published