Skip to content

Commit

Permalink
add listviewer installation
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkEdmondson1234 committed Dec 3, 2015
1 parent fc39ccf commit f917b89
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
@@ -1,2 +1,6 @@

*.Rproj*

.RData

.Rhistory
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -21,6 +21,7 @@ This leaves this solution, allowing users to download their own copy of the Shin
install.packages("devtools")
devtools::install_github("MarkEdmondson1234/googleAuthR")
devtools::install_github("MarkEdmondson1234/bigQueryR")
devtools::install_github("timelyportfolio/listviewer")
```
* Create your own [Google Project in the Dev console](https://developers.google.com/console/help/new/)
* The BigQuery API is automatically enabled for new projects, but if using an old project [enable it](https://cloud.google.com/bigquery/sign-up).
Expand Down

0 comments on commit f917b89

Please sign in to comment.