reactable icon indicating copy to clipboard operation
reactable copied to clipboard

Provide the ability to use R functions as aggregators for colDef()

Open mattwarkentin opened this issue 5 years ago • 3 comments

See #30

mattwarkentin avatar Feb 29 '20 22:02 mattwarkentin

Just a thought, but maybe we could build a helper library with something like simple-statistics to provide a fuller set of statistical functions calculated in JS but written so they would be accesssible to an R user.

timelyportfolio avatar Jun 21 '20 13:06 timelyportfolio

I am badly looking for more standard functions. Two simple functions (first and last) are what I need now (like difference of first and last) and I am trying to learn JS for it. Is there any progress on using R functions straight instead of JS?

sanjmeh avatar Feb 10 '22 12:02 sanjmeh