Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion R/lfqModify.R
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#'
#' @description Modify length-freqeuncy (LFQ) data. Allows to summarise catch matrix
#' of LFQ data to one column per year. This is required for e.g. \code{\link{catchCurve}}.
#' Allows to change bin size of LFQ data. Allows to ad plus group to catch matrix.
#' Allows to change bin size of LFQ data. Allows to add plus group to catch matrix.
#'
#' @param lfq lfq object with dates, midLengths, and catch
#' @param par growth parameters as resulting from e.g. \code{\link{ELEFAN}}
Expand Down