Using R: reading tables that need a little cleaning

R-bloggers 2013-03-25

Summary:

Sometimes one needs to read tables that are a bit messy, so that read.table doesn’t immediately recognize the content as numerical. Maybe some weird characters are sprinkled in the table (ever been given a table with significance stars in otherwise numerical columns?). Some search and replace is needed. You can do this by hand, and [...]

Link:

http://feedproxy.google.com/~r/RBloggers/~3/gYC85PQOC54/

From feeds:

Statistics and Visualization » R-bloggers

Tags:

Authors:

mrtnj

Date tagged:

03/25/2013, 03:30

Date published:

03/24/2013, 18:00