R/zzz-aliases.R
mark_active.Rd
mark_active() is an alias for active_property(). See ?active_property() for the full documentation.
mark_active()
active_property()
?
mark_active(fn)
An R function
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