Skip to content

Commit 20ddf05

Browse files
yutannihilationschloerke
authored andcommitted
Fix param roxygen location (#569)
* Fix docs
1 parent f70c7a0 commit 20ddf05

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

R/layers.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -458,8 +458,8 @@ WMSTileOptions <- function(
458458
#' the latitude column from \code{data})
459459
#' @param popup a character vector of the HTML content for the popups (you are
460460
#' recommended to escape the text using \code{\link[htmltools]{htmlEscape}()}
461-
#' @param popupOptions A Vector of \code{\link{popupOptions}} to provide popups
462461
#' for security reasons)
462+
#' @param popupOptions A Vector of \code{\link{popupOptions}} to provide popups
463463
#' @param layerId the layer id
464464
#' @param group the name of the group the newly created layers should belong to
465465
#' (for \code{\link{clearGroup}} and \code{\link{addLayersControl}} purposes).

R/plugin-awesomeMarkers.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,8 +225,8 @@ verifyIconLibrary <- function(library) {
225225
#' the latitude column from \code{data})
226226
#' @param popup a character vector of the HTML content for the popups (you are
227227
#' recommended to escape the text using \code{\link[htmltools]{htmlEscape}()}
228-
#' @param popupOptions A Vector of \code{\link{popupOptions}} to provide popups
229228
#' for security reasons)
229+
#' @param popupOptions A Vector of \code{\link{popupOptions}} to provide popups
230230
#' @param layerId the layer id
231231
#' @param group the name of the group the newly created layers should belong to
232232
#' (for \code{\link{clearGroup}} and \code{\link{addLayersControl}} purposes).

man/addAwesomeMarkers.Rd

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/map-layers.Rd

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)