July 2020

Learn Tidyverse: Pivot Functions

July 13, 2020 |

TL:DR : We will be using the pivot longer and pivot wider functions to change the shape of our dataframe. It is currently in a wide format, where there are multiple observations for each data point. For each individiual plant observed, sepal lengt...
[Read more...]

Using RStudio

July 13, 2020 |

The purpose of this tutorial is to share some “hidden” tricks in RStudio that can improve coding efficiency and overall user experience. Customizing your Console You can customize your RStudio setup and layout in the Global Options. You can...
[Read more...]

Astronaut Mission Length: Longest v Average

July 13, 2020 | » R

(Tidy Tuesday is a project to supply weekly data sets for R users to practice their coding skills on. You can find full details here.) This week’s Tidy Tuesday dataset “contains publicly available information about all astronauts who parti...
[Read more...]
1 7 8 9 10 11 14

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)