View source: R/translate_engine.R
| translate_summarize | R Documentation |
Translates R's new = func(old) syntax into pandas' named aggregation
syntax new = ('old', 'func').
translate_summarize(...)
... |
Named R expressions (e.g., |
A string for the .agg() method.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.