5082dd8bfd3036b327fe15c8af022688746f407a
The question asks: > Follow <http://nicercode.github.io/intro/writing-functions.html> to write your own functions to compute the variance and skew of a numeric vector. However, the math on that page no longer renders. Directly include the skew and variance equations in the question.
R for Data Science
This repository contains the source of R for Data Science book. The book is built using bookdown.
The R packages used in this book can be installed via
devtools::install_github("hadley/r4ds")
Description
Languages
R
76.5%
SCSS
21.7%
HTML
1.8%