Temp commit.
This commit is contained in:
		
							
								
								
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@@ -3,3 +3,4 @@
 | 
				
			|||||||
.Rproj.user
 | 
					.Rproj.user
 | 
				
			||||||
config.R
 | 
					config.R
 | 
				
			||||||
*.Rproj
 | 
					*.Rproj
 | 
				
			||||||
 | 
					/rsconnect
 | 
				
			||||||
@@ -2,6 +2,6 @@ name: ledgerr-shiny
 | 
				
			|||||||
account: mattbk
 | 
					account: mattbk
 | 
				
			||||||
server: shinyapps.io
 | 
					server: shinyapps.io
 | 
				
			||||||
appId: 94541
 | 
					appId: 94541
 | 
				
			||||||
bundleId: 420069
 | 
					bundleId: 421047
 | 
				
			||||||
url: https://mattbk.shinyapps.io/ledgerr-shiny/
 | 
					url: https://mattbk.shinyapps.io/ledgerr-shiny/
 | 
				
			||||||
when: 1460668285.29384
 | 
					when: 1460747248.16264
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -65,8 +65,7 @@ colSums(a[-1])
 | 
				
			|||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
```{r deploy}
 | 
					```{r deploy}
 | 
				
			||||||
# See Shiny documentation for authorizing computer to deploy to shiny.io.
 | 
					# See README.md
 | 
				
			||||||
# TODO add complete steps here on how to set up and deploy
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
# For Shiny
 | 
					# For Shiny
 | 
				
			||||||
library(rsconnect)
 | 
					library(rsconnect)
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user