# NOT RUN {
data(synLFQ5)
# plot of length frequencies
plot(synLFQ5, Fname = "catch")
# plot of restructured length frequencies
synLFQ5 <- lfqRestructure(synLFQ5, MA = 15)
plot(synLFQ5, Fname = "rcounts")
# }
Run the code above in your browser using DataLab