Guest Post Note Please note that this is a guest post to fishR by Michael Lant, who at the time of this writing is a Senior at Northland College. Thanks,...
[Read More]
Introduction library(FSAdata) # for data library(FSA) # for vbFuns(), vbStarts(), confint.bootCase() library(car) # for Boot() library(dplyr) # for filter(), mutate() library(ggplot2) In a previous post I demonstrated how to make...
[Read More]
Introduction library(FSAdata) # for data library(FSA) # for vbFuns(), vbStarts(), confint.bootCase() library(car) # for Boot() library(dplyr) # for filter(), mutate() library(ggplot2) I am continuing to learn ggplot2 for elegant graphics....
[Read More]
Introduction library(FSAdata) # for data library(ggplot2) I am finally learning ggplot2 for elegant graphics. One of the first plots that I wanted to make was a length frequency histogram. As...
[Read More]
I am pleased to announce that the RFishBC package has been released to CRAN. This package is intended to help fisheries scientists gather age and measurement data from digital images...
[Read More]