Publications by %>% dreams
Preparing a manuscript for publication using bookdown
My co-authors Ryan, Emily, Jesse, Josh, and I published our book last year, but Data Science in Education Using R is also available online as a bookdown on a website, available to all. {bookdown} is an R package that facilitates writing books and long-form articles/reports with R Markdown. R Markdown is a file format that allows you to write usin...
10992 sym R (311 sym/6 pcs) 4 img
Exploring other {ggplot2} geoms
R users are incredibly fortunate to work in an open source community that creates and shares resources that make our work even better. The {ggplot2} package comes with incredibly useful geoms (geometric objects) to create visualizations. A full list of these can be found in the reference documents for {ggplot2}. These include: geom_bar and geom_...
4255 sym R (2242 sym/9 pcs) 18 img
Exploring other ggplot2 geoms
R users are incredibly fortunate to work in an open-source community that creates and shares resources that make our work even better. The {ggplot2} package comes with incredibly useful geoms (geometric objects) to create visualizations. A full list of these can be found in the reference documents for {ggplot2}. These include: geom_bar and geom_...
4713 sym R (2401 sym/9 pcs) 20 img
Getting started in #rtistry
Getting started in #rtistry Artists in the R community have been using the #rtistry hashtag to demonstrate their gorgeous, dynamic art using only the R programming language. Their creations are amazing and they inspired me to try out generative art this dready Sunday. I am proud to showcase my first #rtistry plot ever! Kinda reminds me of KidPix ...
4356 sym R (3249 sym/14 pcs) 24 img
Getting started in #rtistry
Artists in the R community have been using the #rtistry hashtag to demonstrate their gorgeous, dynamic art using only the R programming language. Their creations are amazing and they inspired me to try out generative art this dreary Sunday. I am proud to showcase my first #rtistry plot ever! Kinda reminds me of KidPix (remember KidPix?!). I wante...
4767 sym R (3634 sym/16 pcs) 26 img
Politely Scraping Wikipedia Tables
Walkthrough on “politely” scraping Wikipedia tables and transforming them into analysis-ready datasets. Related To leave a comment for the author, please follow the link and comment on their blog: %>% dreams. R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're ...
496 sym
Politely scraping Wikipedia tables
Wikipedia is such an amazing website, and also a fantastic source of data for analysis projects. I often find myself scraping Wikipedia’s tables for information and then cleaning and using the data for whatever I am working on. However, scraping a website can create issues if not done properly. Though not required, I like to use the {polite} pa...
3546 sym R (452 sym/5 pcs) 4 img
Why I’m Excited to Join RStudio, Told Through a {blogdown} Metadata Project
I joined RStudio to contribute to their blog, and the first thing I did was use R to pull metadata from the blog. Related To leave a comment for the author, please follow the link and comment on their blog: %>% dreams. R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if y...
508 sym
Why I’m excited to join RStudio, told through a blogdown metadata project
I am excited to announce that I’ve joined the RStudio Marketing team! I will be creating content on the RStudio Blog that will announce news and share stories from the company, users, and partners. I just started this week and, ready to jump in, I decided that I’d like to deep dive into previous blog posts. The RStudio blog is written using b...
4917 sym R (1121 sym/2 pcs) 4 img
Creating a Dataset from an Image in R Markdown using reticulate
A recreation of a dataset using {reticulate}. Related To leave a comment for the author, please follow the link and comment on their blog: %>% dreams. R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job. Want to share...
440 sym