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