| eng_extendr | R Documentation |
Two knitr engines that enable code chunks of type extendr (individual Rust
statements to be evaluated via rust_eval()) and extendrsrc (Rust functions
or classes that will be exported to R via rust_source()).
eng_extendr(options)
eng_extendrsrc(options)
options |
A list of chunk options. |
A character string representing the engine output.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.