2 New (Draft) Chapters for Intro Fish Science with R

[This article was first published on fishR » R, 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 have added two new drafts of chapters for the Introductory Fisheries Science with R book.  Both chapters are still rough, but feedback would be greatly appreciated.

The first chapter is an introduction to basic data manipulations, largely using the (relatively) new dplyr package.  Sections in this chapter include “Reading Data into R” (largely from CSV files, with mention of other files), “Basic Data Manipulations” (including filtering, selecting variables or individuals, renaming variables, creating new variables, creating length categorization variables, recoding factor variables, and sorting), “Joining Data Frames”, “Re-Arranging Data Frames” (wide and long formats), and “New Data Frames from Aggregation.”

The second chapter is related to condition metrics and includes a very basic introduction to one-way analysis of variance.

Both chapters precipitated changes to the FSA package, which are detailed in the NEWS files.  Thus, it is best to download the very latest version of FSA.

Let me know if you have questions, comments, or suggestions for improvements.  Thanks.


Filed under: Administration, R Tagged: Condition, Data Manipulation, dplyr, FSA, R, Statistics, website

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

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)