insert.Symbol.Raw | R Documentation |
Add selected symbol to page
insert.Symbol.Raw(symbolid, type = letters[1:4])
symbolid |
the symbol id to include |
type |
type of inclusion |
pastes copied symbol code into document
if(interactive()){
insert.Symbol.Raw("sample copied")
insert.Symbol.Raw("rpkg.net","a")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.