gravatar

m_dev

m_dev

Recently Published

Using likert on summary results
Using likert on summary results
facet_wrap and factor levels
facet_wrap and factor levels
lkdjiinr
lkdjiinr and %+%
ggplot2, ggthemes and ggthemr v2
Check changes to Global Environment on different machine. Create a custom palette in ggthemr, adjust swatch and palette.
ggplot2, ggthemes and ggthemr
Looking at ggthemes, ggthemr and ggthemr_reset() in particular, and using theme_set and theme_update.
Tables and Plots of counts & proportions
Tables and Plots of counts & proportions
unite_tidyr
Stu_Records_Case_for_RR
Student Records: A Case for Reproducible Reporting
Spearman_School_data_v1-2
Using cor(method = 'sprearman') on -age
DescTools_Companion_v2.1
From Companion document
DescTools_Companion_v2.1
From Companion document
tidyr_v2
tidyr demos, step by step
tidyr by Hadley Wickham
See https://github.com/hadley/tidyr
Counting and Super-Assignment
What does <<- do, what's it intended for (or not)?
Alternative to Super-Assignment: <<-
see Permanent and temporary Objects with R https://plus.google.com/u/0/113855172046033123438/posts/P8AxUnCopK2
mynb
Including Rmd Source in RPubs Ramnath Vaidyanathan http://rpubs.com/ramnathv/including_rmd_source
Select Observations by an Aggregate
Select Observations by an Aggregate of the observations in its group, using dplyr compared base functions.
SciencesPo
by Daniel Marcelino anonymize and detail functions
sjPlot 0.7
Current version is 0.9
Benchmark on baseball data:
Repro of dplyr and data.table benchmarks by AS & MD. Can't replicate mutate results for dplyr or data.table.
myDeck
Introduction to Spatial Data and ggplot2
# may require to install: # install.packages("maptools") # install.packages("rgdal") # install.packages("rgeos") # install.packages("ggmap")
Explorations in statistics: the analysis of ratios and normalized data
Before running: install.packages(c("beeswarm", "coin", "lmodel2", "smatr"))
Explorations in statistics: standard deviations and standard errors
# If Publish failed on Windows see: # http://support.rstudio.org/help/discussions/problems/3277-publish-failed-on-windows#comment_18752916 # Add this line to .RProfile.site in R's etc directory: options(rpubs.upload.method = "internal")