Bend or break: strings in R

Win-Vector Blog 2016-03-22

Summary:

A common complaint from new users of R is: the string processing notation is ugly. Using paste(,,sep='') to concatenate strings seems clumsy. You are never sure which regular expression dialect grep()/gsub() are really using. Remembering the difference between length() and nchar() is initially difficult. As always things can be improved by using additional libraries (for … Continue reading Bend or break: strings in R

Link:

http://www.win-vector.com/blog/2016/03/bend-or-break-strings-in-r/

From feeds:

Statistics and Visualization » Win-Vector Blog

Tags:

programming

Authors:

John Mount

Date tagged:

03/22/2016, 14:44

Date published:

03/10/2016, 13:39