Temp commit.
This commit is contained in:
		
							
								
								
									
										3
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@@ -2,4 +2,5 @@
 | 
				
			|||||||
.Rhistory
 | 
					.Rhistory
 | 
				
			||||||
.Rproj.user
 | 
					.Rproj.user
 | 
				
			||||||
config.R
 | 
					config.R
 | 
				
			||||||
*.Rproj
 | 
					*.Rproj
 | 
				
			||||||
 | 
					/rsconnect
 | 
				
			||||||
@@ -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