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