From 348a4a881aeba67b153b500d0c6dbe495ae11267 Mon Sep 17 00:00:00 2001 From: ptelomere Date: Thu, 2 Apr 2015 19:00:11 -0700 Subject: [PATCH 1/2] add a space --- ui.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui.R b/ui.R index 5153422..0d9655c 100644 --- a/ui.R +++ b/ui.R @@ -13,6 +13,6 @@ shinyUI(pageWithSidebar( mainPanel( selDataTableOutput("myTable") - ) + ) ) ) From 5fc1c98c7bfa474b8863548bace5014ceaf67067 Mon Sep 17 00:00:00 2001 From: ptelomere Date: Thu, 2 Apr 2015 19:16:28 -0700 Subject: [PATCH 2/2] add another space! --- ShinyBlank.Rproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ShinyBlank.Rproj b/ShinyBlank.Rproj index 3af27f6..f5610c1 100644 --- a/ShinyBlank.Rproj +++ b/ShinyBlank.Rproj @@ -1,5 +1,5 @@ Version: 1.0 - + RestoreWorkspace: Default SaveWorkspace: Default AlwaysSaveHistory: Default