Jessica Minnier 2019-10-29
- tabs:
## title {.tabset .tabset-fade}
in tab header (stack overflow q) - Alison Hill’s slides on
xaringan
from Rstudio::conf2019 Advanced R Markdown (so many good tips!!) - gadenbuie/xaringangthemer automatic generator of xaringan themes
- gadenbuie’s xaringan decouple code and output, column layouts
- studio gihbli palettes ewenme/ghibli
- ggthemes
skimr
packagesummarytools
dcomtois/summarytools
Dimensions: 150 x 5
Duplicates: 1
No | Variable | Stats / Values | Freqs (% of Valid) | Graph | Valid | Missing |
---|---|---|---|---|---|---|
1 | Sepal.Length [numeric] |
Mean (sd) : 5.8 (0.8) min < med < max: 4.3 < 5.8 < 7.9 IQR (CV) : 1.3 (0.1) |
35 distinct values | . . : : : : : : : : : : : : : : : : : : : : : : : : |
150 (100%) |
0 (0%) |
2 | Sepal.Width [numeric] |
Mean (sd) : 3.1 (0.4) min < med < max: 2 < 3 < 4.4 IQR (CV) : 0.5 (0.1) |
23 distinct values | : : . : : : : : . . : : : : : : |
150 (100%) |
0 (0%) |
3 | Petal.Length [numeric] |
Mean (sd) : 3.8 (1.8) min < med < max: 1 < 4.3 < 6.9 IQR (CV) : 3.5 (0.5) |
43 distinct values | : : . : : : : . : : : : : . : : . : : : : : . |
150 (100%) |
0 (0%) |
4 | Petal.Width [numeric] |
Mean (sd) : 1.2 (0.8) min < med < max: 0.1 < 1.3 < 2.5 IQR (CV) : 1.5 (0.6) |
22 distinct values | : : : . . : : : : : . : : : : : . : : : |
150 (100%) |
0 (0%) |
5 | Species [factor] |
1. setosa 2. versicolor 3. virginica |
50 (33.3%) 50 (33.3%) 50 (33.3%) |
IIIIII IIIIII IIIIII |
150 (100%) |
0 (0%) |
- tidytidbits
- emilelagour/lamisc - in
development, I’ve been using
pvalr()
function for formatting p-values
- Data Science Workshop (from ASA, JSM, etc) - Hui Lin - lots of lessons in big data analysis and workbook examples with R code
- Data Science with R, A Resource Compendium by Martin Monkman