The goal of DataPushR is to …

Installation

You can install the released version of DataPushR using the below call.

install.packages("pacman")
pacman::p_load_gh("byuidss/DataPushR")

Example

This is a basic example which shows you how to solve a common problem:

Notes

I would like this package to do the following

  • Take varied data formats (start with csv files or R tibbles) and then export them.
  • Export into a set of data formats (Stata, SPSS, Rdata, xlsx, json, etc.)
  • Host the data through various sources (R package or data on Github, Google Sheets, dropbox, etc)
  • Have a standard data history file, R process script, and dictionary