Archives week 17 of 2015

April 27, 2015 - May 3, 2015

R seminar series #10

Last update on April 30, 2015.

String operations in R

Efficiently checking and/or changing strings in complex data sets is often very time consuming, but R has a rich set of functions for managing strings (e.g. sentences or paragraphs). We will focus on the stringr library in this sessions, introducing a few key functions. You will need:

library(stringr ...

Continue reading

Daily archives

Previous week

Week 14 of 2015

Next week

Week 29 of 2015

Archives