Skip to content

Commit

Permalink
Adds middle initial for Chantel
Browse files Browse the repository at this point in the history
  • Loading branch information
kellijohnson-NOAA committed Jul 11, 2023
1 parent 547c026 commit 865ba67
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion R/es_table_tex.R
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
#' is the file name of the csv file to be read, and loc (optional) is the location to file the
#' csv file indicated by the filename.
#'
#' @author Chantel Wetzel
#' @author Chantel R. Wetzel
#'
#' @examples
#' \dontrun{
Expand Down
2 changes: 1 addition & 1 deletion R/get_plotinfo.R
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
#' @param mod_loc directory of the model
#' @param plot_folder folder name of the r4ss plots
#'
#' @author Melissa Monk & Chantel Wetzel
#' @author Melissa Monk & Chantel R. Wetzel
#'
get_plotinfo <- function(mod_loc,
plot_folder = "plots") {
Expand Down
2 changes: 1 addition & 1 deletion R/read_model.R
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
#' )
#' }
#' @export
#' @author Chantel Wetzel
#' @author Chantel R. Wetzel
#'
read_model <- function(mod_loc,
save_loc = NULL,
Expand Down
2 changes: 1 addition & 1 deletion man/es_table_tex.Rd

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

2 changes: 1 addition & 1 deletion man/get_plotinfo.Rd

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

2 changes: 1 addition & 1 deletion man/read_model.Rd

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

0 comments on commit 865ba67

Please sign in to comment.