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