Sys.setenv(PATH = paste(Sys.getenv("PATH"),
"C:\\rtools40",
"C:\\rtools40\\mingw64\\bin",
sep = ";"))
Sys.getenv("PATH")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.