Skip to content

Commit d01f37c

Browse files
committed
revise docs (x/yrel can, in principle, be any number)
1 parent 1aeab2e commit d01f37c

3 files changed

Lines changed: 2317 additions & 4 deletions

File tree

R/scalebar.R

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@
77
#' from the data's Zarr specifications (see \code{axes(x)}).
88
#' @param col string indicating the color to use for the scalebar.
99
#' @param lwd scalar numeric indicating the linewidth to use for the scalebar.
10-
#' @param xrel,yrel scalar numeric in [0,1] indicating
11-
#' the relative x- and y-position of the scalebar.
10+
#' @param xrel,yrel scalar numeric indicating relative position of the scalebar.
1211
#'
1312
#' @examples
1413
#' zs <- file.path("extdata", "blobs.zarr")

man/scalebar.Rd

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

0 commit comments

Comments
 (0)