Skip to content

Commit

Permalink
remove braces from Rd file
Browse files Browse the repository at this point in the history
  • Loading branch information
JosiahParry committed Mar 2, 2024
1 parent 1d243c7 commit 559c78c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
1 change: 1 addition & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@
^arcgis\.Rproj$
^\.Rhistory$
^cran-comments\.md$
^CRAN-SUBMISSION$
2 changes: 1 addition & 1 deletion R/attach.R
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ arcgis_attach <- function() {
invisible(to_load)
}

#' List all {arcgis} packages
#' List all arcgis packages
#'
#' @param include_self default `TRUE`. Includes the "arcgis" package name in the
#' resultant character vector.
Expand Down
8 changes: 4 additions & 4 deletions man/arcgis_packages.Rd

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

0 comments on commit 559c78c

Please sign in to comment.