wrapr: for sweet R code

Win-Vector Blog 2017-03-12

Summary:

This article is on writing sweet R code using the wrapr package. The problem Consider the following R puzzle. You are given: a data.frame, the name of a column that you wish to find missing values (NA) in, and the name of a column to land the result. For instance: d <- data.frame(x = c(1, … Continue reading wrapr: for sweet R code

Link:

http://www.win-vector.com/blog/2017/03/wrapr-for-sweet-r-code/

From feeds:

Statistics and Visualization » Win-Vector Blog

Tags:

coding

Authors:

John Mount

Date tagged:

03/12/2017, 08:55

Date published:

03/01/2017, 13:22