You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems we cannot use S7 class to extend the new class system:
class_new_theme<-S7::new_class("new_theme", ggplot2::class_theme)
S7::convert(ggplot2::theme(), class_new_theme)
#> Error in (structure(function (elements, complete, validate) : argument "elements" is missing, with no default