flynnzac/rata: An Imperative Library for Data Manipulation

Implements tools for manipulating data sets and performing regressions in a way that is familiar to users of a popular, but proprietary, statistical package commonly used in the social sciences. Loads a single dataset into memory and implements a set of imperative commands to modify that data and perform regressions and other analysis on the dataset. Offers an alternative to standard R's function-based approach to data manipulation.

Getting started

Package details

Maintainer
LicenseGPL-3
Version0.0.2.1
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("flynnzac/rata")
flynnzac/rata documentation built on Jan. 24, 2021, 6:02 a.m.