Thanks to visit codestin.com
Credit goes to github.com

Skip to content

kippchicago/silounloadr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

silounloadr

A real deal silo unloader diagram

Functions to convey and prep data from KIPP Chicago's Silo data warehouse to an R session.

.Renviron

Users will need to supply a .Renviron file in their home directory with the following variables set:

  • SILO_DBNAME_NWEA
  • SILO_DBNAME_PS_MIRROR
  • SILO_DBNAME_ILLUMINATE_MIRROR
  • SILO_DBNAME_ALUMNI_MIRROR
  • SILO_DBNAME_KICKBOARD
  • SILO_DBNAME_STMATH
  • SILO_URL
  • SILO_USER
  • SILO_PWD

Instillation

  1. install.packages("devtools")
  2. library(devtools)
  3. install_github("kippchicago/silounloadr")

About

functions for convey and prep data from KIPP Chicago's Silo data warehouse to an R session

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages