Add requirements script.

This commit is contained in:
mburtonkelly
2018-11-02 10:33:29 -05:00
parent dbc7b1e41b
commit 0b955f961f
3 changed files with 10 additions and 0 deletions

View File

@ -6,6 +6,8 @@
# Run from one machine, otherwise you'll get duplicate databases that have differing posted items.
# Run with `Rscript bin/gfk-publicstuff.R`
# Raspberry Pi: https://www.r-bloggers.com/how-to-install-the-latest-version-of-r-statistics-on-your-raspberry-pi/
library(jsonlite)
library(rjson)
library(dplyr)