View source: R/reporting-fun-text.R
generate_text_opt_report | R Documentation |
Report possible optimizations in '.R' code snippet.
generate_text_opt_report(text, optimizers = all_optimizers)
text |
A character vector with the code to optimize. |
optimizers |
A named list of optimizer functions. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.