powered by
mark_active() is an alias for active_property(). See ?active_property() for the full documentation.
mark_active()
active_property()
?
mark_active(fn)
fn, with an additional R attribute that will cause fn to be converted to an active property when being converted to a method of a custom subclass.
fn
An R function