From 6ad1f809be259b79f9752d2d0ddbc3be9c9c8729 Mon Sep 17 00:00:00 2001 From: Matt Date: Fri, 15 Apr 2016 14:13:35 -0500 Subject: [PATCH] Temp commit. --- .gitignore | 3 ++- working.Rmd | 3 +-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index f074bfb..a447d8f 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ .Rhistory .Rproj.user config.R -*.Rproj \ No newline at end of file +*.Rproj +/rsconnect \ No newline at end of file diff --git a/working.Rmd b/working.Rmd index b714f80..4451591 100644 --- a/working.Rmd +++ b/working.Rmd @@ -65,8 +65,7 @@ colSums(a[-1]) ``` ```{r deploy} -# See Shiny documentation for authorizing computer to deploy to shiny.io. -# TODO add complete steps here on how to set up and deploy +# See README.md # For Shiny library(rsconnect)