b104592606cb4cafb096564aa675b77918ee7859
				
			
			
		
	I think there is a typo in wt_mean because if it's a weighted mean of x with weights w it should be sum(x * w) / sum(w)
R for Data Science
This is code and text behind the R for Data Science book.
The R packages used in this book can be installed via
devtools::install_github("hadley/r4ds")
The site is built using bookdown package. To create the site, you also need:
Description
				
					Languages
				
				
								
								
									R
								
								76.5%
							
						
							
								
								
									SCSS
								
								21.7%
							
						
							
								
								
									HTML
								
								1.8%