Skip to content

Commit f566c0a

Browse files
committed
document
1 parent ded2b47 commit f566c0a

File tree

2 files changed

+28
-0
lines changed

2 files changed

+28
-0
lines changed

NAMESPACE

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ S3method(ggplot_add,data.frame)
6464
S3method(ggplot_add,default)
6565
S3method(ggplot_add,labels)
6666
S3method(ggplot_add,list)
67+
S3method(ggplot_add,scale_params)
6768
S3method(ggplot_add,theme)
6869
S3method(ggplot_add,uneval)
6970
S3method(ggplot_build,ggplot)
@@ -607,6 +608,7 @@ export(scale_linewidth_discrete)
607608
export(scale_linewidth_identity)
608609
export(scale_linewidth_manual)
609610
export(scale_linewidth_ordinal)
611+
export(scale_params)
610612
export(scale_radius)
611613
export(scale_shape)
612614
export(scale_shape_binned)

man/scale_params.Rd

Lines changed: 26 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)