Skip to content

Commit 1c0ded6

Browse files
committed
include in docs
1 parent 4e30e19 commit 1c0ded6

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

R/scale-shape.R

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,13 @@
1212
#' @inheritParams scale_x_discrete
1313
#' @inheritDotParams discrete_scale -expand -position -scale_name -palette
1414
#' @rdname scale_shape
15+
#' @details
16+
#' Shapes can be referred to by number or name. Shapes in \[0, 20\] do not
17+
#' support a fill aesthetic, whereas shapes in \[21, 25\] do.
18+
#'
19+
#' \if{html}{\figure{shape_table.svg}{All shapes by number and name}}
20+
#' \if{latex}{\figure{shape_table.pdf}}
21+
#'
1522
#' @seealso
1623
#' The documentation for [differentiation related aesthetics][aes_linetype_size_shape].
1724
#'

man/scale_shape.Rd

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

0 commit comments

Comments
 (0)