committed by
					
						
						Hadley Wickham
					
				
			
			
				
	
			
			
			
						parent
						
							62824d9085
						
					
				
				
					commit
					33a24192b9
				
			
							
								
								
									
										2
									
								
								EDA.Rmd
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								EDA.Rmd
									
									
									
									
									
								
							@@ -419,7 +419,7 @@ diamonds %>%
 | 
			
		||||
  geom_tile(aes(fill = n))
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
If the categorical variables are unordered, you might want to use the seriation package to simultaneously reorder the rows and columns in order to more clearly reveal interesting patterns. For larger plots, you might want to try the d3heatmap or heatmaply packages which creative interactive plots.
 | 
			
		||||
If the categorical variables are unordered, you might want to use the seriation package to simultaneously reorder the rows and columns in order to more clearly reveal interesting patterns. For larger plots, you might want to try the d3heatmap or heatmaply packages which creates interactive plots.
 | 
			
		||||
 | 
			
		||||
#### Exercises
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user