Skip to content

Commit

Permalink
udpate documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Chantel Wetzel committed May 7, 2024
1 parent afcda13 commit dd46b8d
Show file tree
Hide file tree
Showing 6 changed files with 20 additions and 40 deletions.
2 changes: 1 addition & 1 deletion NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,9 @@ import(glue)
import(janitor)
import(reshape2)
import(stringr)
importFrom(dplyr,distinct)
importFrom(dplyr,group_by)
importFrom(dplyr,left_join)
importFrom(dplyr,reframe)
importFrom(dplyr,rename)
importFrom(grDevices,dev.off)
importFrom(grDevices,gray)
Expand Down
4 changes: 2 additions & 2 deletions man-roxygen/sample_types.R
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
#' Pacific hake and should not be considered different than regular survey
#' samples. The other types of samples that may be designated Life Stage are
#' egg cases that can be caught and identified for select elasmobranch
#' species. These type of samples would not be included in the data to estimate
#' indices of abundance and are omitted by default.
#' species. These type of samples should not be included in the data used
#' to estimate indices of abundance and are omitted by default.
8 changes: 4 additions & 4 deletions man/Format.AKSlope.fn.Rd

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

14 changes: 1 addition & 13 deletions man/PullCatch.fn.Rd

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

28 changes: 10 additions & 18 deletions man/combine_tows.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/pull_catch.Rd

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

0 comments on commit dd46b8d

Please sign in to comment.