Skip to content

Commit

Permalink
Group primary single-stock data files
Browse files Browse the repository at this point in the history
arni-magnusson committed Feb 25, 2022
1 parent d3a2b73 commit b652755
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion R/SOFIA-package.R
Original file line number Diff line number Diff line change
@@ -14,7 +14,7 @@
#' \tabular{ll}{
#' \code{\link{addDriors}} \tab add driors column to stocks object\cr
#' \code{\link{addEffort}} \tab add effort column to catch data\cr
#' \code{\link{groupData}} \tab group primary data into directories
#' \code{\link{groupData}} \tab group primary data in subdirectories
#' }
#' \emph{Calculate:}
#' \tabular{ll}{
4 changes: 2 additions & 2 deletions R/groupData.R
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#' Group Data
#'
#' Group primary data files into subdirectories, depending on what columns each
#' data file contains.
#' Group primary single-stock data files in subdirectories, depending on what
#' columns each data file contains.
#'
#' @param dir is the directory containing the primary data files.
#' @param quiet is whether to suppress screen output.
2 changes: 1 addition & 1 deletion man/SOFIA-package.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions man/groupData.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b652755

Please sign in to comment.