Predicate that returns TRUE if x carries the shared "pmx_element"
class – i.e., it was constructed by one of pmx_point(), pmx_line(),
pmx_ribbon(), pmx_errorbar(), pmx_trend(), pmx_style(), or
pmx_color(). For a specific-type check, use inherits(x, "pmx_point")
(or whichever type) directly.
See also
Other pmx theme class:
is_pmx_theme(),
pmx_theme()
