Skip to content

Commit fda521e

Browse files
committed
roxygenate
1 parent 5be9fc6 commit fda521e

File tree

2 files changed

+183
-0
lines changed

2 files changed

+183
-0
lines changed

NAMESPACE

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -295,11 +295,26 @@ export(borders)
295295
export(build_ggplot)
296296
export(calc_element)
297297
export(check_device)
298+
export(class_S3_gg)
299+
export(class_coord)
300+
export(class_derive)
301+
export(class_facet)
302+
export(class_gg)
298303
export(class_ggplot)
299304
export(class_ggplot_built)
305+
export(class_ggproto)
306+
export(class_guide)
307+
export(class_guides)
300308
export(class_labels)
309+
export(class_layer)
310+
export(class_layout)
301311
export(class_mapping)
312+
export(class_rel)
313+
export(class_scale)
314+
export(class_scales_list)
302315
export(class_theme)
316+
export(class_waiver)
317+
export(class_zero_grob)
303318
export(combine_vars)
304319
export(complete_theme)
305320
export(continuous_scale)

man/class_definitions.Rd

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