readGrads – An R package to read and manipulate grads data

[This article was first published on NumberTheory » R stuff, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

I created an R package to read grads data. As far as I know, there is no dedicated package to read grads data. The package is still quite new, any remarks on the documentation or code are more than welcome. If you are interested in this R package, please leave a comment below. In the future I plan to release the package to CRAN.

To install the package you need to get the code from my bitbucket account page (I use mercurial) and compile the package from source. I assume that Mercurial is installed on your machine.

hg clone http://bitbucket.org/paulhiemstra/readgrads
R CMD INSTALL readgrads

To leave a comment for the author, please follow the link and comment on their blog: NumberTheory » R stuff.

R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

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)