Mean People Tweet
Analyzing tweet sentiment towards public figures using R, word embeddings, and logistic regression models to measure online negativity.
Analyzing tweet sentiment towards public figures using R, word embeddings, and logistic regression models to measure online negativity.
A tutorial on improving ggplot graph readability and visual appeal by rotating axis text, using R and tidyverse.
A tutorial on creating and customizing scatter plots using the ggplot2 package in R for data visualization.
Analysis of 2019 Stack Overflow survey data comparing global and US salaries for R vs. Python programmers and data professionals.
Blog author offers free 45-minute one-on-one R training sessions to 10 people, focusing on data analysis, visualization, and package development.
A technical guide on calculating landscape metrics in R using spatial data and buffers around sampling points for ecological analysis.
A technical analysis verifying a statistical calculation from an XKCD comic, involving normal distribution probabilities and R code.
A technical tutorial on using GeoPAT2 and R to calculate Shannon entropy for land cover patterns in local landscapes.
Explains how to use Microsoft R Client for multi-threaded parallel computing to speed up R calculations beyond vanilla R's single-threaded limits.
A guide to using functions and packages in R for data analysis, covering installation, recommended packages, and data manipulation tools.
Final post in the GeoPAT 2 series, exploring advanced pattern-based spatial analysis methods and integration into custom workflows.
An introduction to R objects, covering variables, vectors, and data storage for data manipulation and analysis.
Explores quoting, quasiquotation, and macros in R, comparing base-R and tidyverse approaches to metaprogramming.
A team shares their diverse experiences attending and presenting at the SatRdays Cardiff conference for R programming language users.
A data scientist shares ideas for micro-projects for the Summer of Data Science, including manual annotation, package comparisons, and resource curation.
A technical guide on using R's rvest package to scrape book descriptions and genres from Goodreads, adapting code from an existing project.
A guide to creating custom RStudio code snippets for quickly embedding tweets in blogdown posts using Hugo shortcodes.
A roundup of blog posts and resources discussing various data analysis workflows and tools in the R programming language.
A curated list of tutorials and resources for learning tidy evaluation (tidyeval) in R programming, focusing on non-standard evaluation techniques.
A dual perspective on rOpenSci's open peer-review process for R packages, from both reviewer and package author viewpoints.