2018

First steps of data exploration and visualization with Tidyverse

October 8, 2018 | Anisa Dhana

CategoriesIntroduction Tags Data Visualisation R Programming tidyverse Tips & Tricks In this post, I will show you, how to use visualization and transformation for exploring your data in R. I will use several functions that come with Tidyverse package. In general, there are two types of variables, categorical and continuous. In ...
[Read more...]

Running the Same Task in Python and R

October 8, 2018 | John Mount

According to a KDD poll fewer respondents (by rate) used only R in 2017 than in 2018. At the same time more respondents (by rate) used only Python in 2017 than in 2016. Let’s take this as an excuse to take a quick look at what happens when we try a task in ...
[Read more...]

Prettify your Shiny Tables with DT: Exercises

October 8, 2018 | Yanir Mor

Have you ever wanted to make your Shiny tables interactive, more functional and look better? The DT package, which stands for “DataTables”, provides an R interface to the JavaScript library “DataTables”. It allows creating high standard tables by implementing the functionalities and design features that are available through the “DataTables” ...
[Read more...]

September 2018: Top 40 New Packages

October 7, 2018 | R Views

September was another relatively slow month for new package activity on CRAN: “only” 126 new packages by my count. My Top 40 list is heavy on what I characterize as “utilities”: packages that either extend R in some fashion or make it easier to do things in R. This month, the packages ...
[Read more...]

Predicting height based on DNA mutations

October 7, 2018 | Florian Privé

In this post, I show some results of predicting height based on DNA mutations. This analysis aims at reproducing the analysis of this paper using my own analysis tools in. I use a new dataset composed of 500,000 adults from UK, and genotyped over hund...
[Read more...]
1 37 38 39 40 41 174

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)