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
Analogous to ggplot2::geom_function(), but we can imagine a more 'parameterised' function where parameters can come from data mappings.
A challenge is going to be parsing user specified functions and translating that to rust.