Skip to content

Commit

Permalink
Remove another set of {
Browse files Browse the repository at this point in the history
  • Loading branch information
sedv8808 committed Feb 17, 2024
1 parent b34233a commit 574ffcb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions R/get_sites.R
Original file line number Diff line number Diff line change
Expand Up @@ -96,9 +96,9 @@ parse_site <- function(result) {
#' Each "site" object contains 6 parameters that can be accessed as well:
#' siteid, sitename, location, altitude, description,
#' limited collection units information.
#' * `loc` {An `sf` object that describes site's location.}
#' * `description` {}
#' * `collunits` {limited information on collunits}
#' * `loc` An `sf` object that describes site's location.
#' * `description`
#' * `collunits` limited information on collunits
#' @examples
#' \donttest{
#' ## Find all sites with a min altitude of 12m and a max altitude of 25m
Expand Down
6 changes: 3 additions & 3 deletions man/get_sites.Rd

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

0 comments on commit 574ffcb

Please sign in to comment.