a theme for crosslink plot

cl_void(gg, th = theme())

Arguments

gg

a ggplot object

th

a value returned by theme()

Value

an updated ggplot object

Examples