Skip to content

Commit 13cc991

Browse files
author
Carly Lovas
committed
manual edits
1 parent 5013aff commit 13cc991

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ Description: The goal of {species.shifts} is to consolidate a variety
2525
License: CC0
2626
Encoding: UTF-8
2727
LazyData: true
28-
RoxygenNote: 7.3.3
2928
Suggests:
3029
knitr,
3130
rmarkdown,
@@ -55,3 +54,4 @@ Imports:
5554
SwimmeR
5655
URL: https://github.com/carlylovas/species.shifts, https://carlylovas.github.io/species.shifts/
5756
BugReports: https://github.com/carlylovas/species.shifts/issues
57+
Config/roxygen2/version: 8.0.0

R/mrip.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ pull_mrip_catch <- function(proj_path){
8080
#' @return gtable of recreational harvest trends
8181
#' @import
8282
#' @export
83-
#' @example # plot_catch_trends(species = "summer flounder", data = catch)
83+
#' @example # not run
8484
#'
8585
plot_catch_trends <- function(species = "all", data = "NULL") {
8686

R/mrip_dirtrips.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -569,7 +569,7 @@ MRIP.dirtrips <- function(intdir = NULL, common = NULL, st = NULL, styr = NULL,
569569
#' @return gtable of recreational directed trip trends
570570
#' @import
571571
#' @export
572-
#' @example # plot_trip_estimates(species = "summer flounder", data = mrip)
572+
#' @example # not run
573573
#'
574574
plot_trip_estimates <- function(species = "all", data = "NULL"){
575575

man/plot_council_biomass.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)