Articles by Rstats on goonR blog

Analyzing My 2019 GitHub Usage in R

January 1, 2020 | Rstats on goonR blog

Introduction If you are anything like me, then you probably enjoy the contribution graphs that GitHub posts to both your own and others GitHub profile. You can see mine here. Since it is the beginning of a new year, I thought it would be fun to take a look back ...
[Read more...]

Using Scoped dplyr verbs

March 18, 2019 | Rstats on goonR blog

Introduction Over the past several months, I have really started to increase the amount that I have been using scoped dplyr verbs. For those of you who don’t know about these functions, they are handy variants to the normal dplyr verbs, such as filter, mutate, and summarize, that allow ... [Read more...]

Subsetting Phylogenetic Trees

June 18, 2018 | Rstats on goonR blog

Introduction In the past few months, I have been introduced to and started working with phylogenetic trees. The trees I have been working with contain the entire tree of life for bacteria. Needless to say, they are huge. At first, I was told that I could download a program that ...
[Read more...]

PCA in a tidy(verse) framework

January 31, 2018 | Rstats on goonR blog

Introduction The other day, a question was posted on RStudio Community about performing Principal Component Analysis (PCA) in a tidyverse workflow. Conveniently, I had literally just worked through this process the day before and was able to post an answer. While most questions and answers are good as they are ...
[Read more...]

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)