Skip to content

Commit

Permalink
fix example call
Browse files Browse the repository at this point in the history
  • Loading branch information
chantelwetzel-noaa authored Oct 3, 2024
1 parent 56dc84b commit 5fb2b91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/get_settings.R
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
#' @examples
#' \dontrun{
#' get_settings(
#' mydir = "directory"
#' mydir = "directory",
#' settings = list("Njitter" = 10))
#' }
#'
Expand Down

0 comments on commit 5fb2b91

Please sign in to comment.