datastepr: An Implementation of a SAS-Style Data Step

Based on a SAS data step. This allows for row-wise dynamic building of data, iteratively importing slices of existing dataframes, conducting analyses, and exporting to a results frame. This is particularly useful for differential or time-series analyses, which are often not well suited to vector- based operations.

Package details

AuthorBrandon Taylor
MaintainerBrandon Taylor <brandon.taylor221@gmail.com>
LicenseCC0
Version0.0.2
URL https://github.com/bramtayl/datastepr
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("datastepr")

Try the datastepr package in your browser

Any scripts or data that you put into this service are public.

datastepr documentation built on May 2, 2019, 3:34 a.m.