rustinr helps user source Rust script in R and generate the basic struture of a Rust-R package.
rust() creates Rust functions in R console interatively.
rustr_init() creates an R package with Rust support.
rustrize() generates R bindings for Rust functions in a R package. It is similar to compileAttributes() in Rcpp.
headr() gives you the header of the lib.rs for the Rust code.
rustr_check checks the status of rustinr, rustc, and cargo installation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.