R functions, mainly for me, maybe for others
install.packages("devtools") library("devtools") devtools::install_github('SRingshandl/RISpackage') library("RISpackage")
RIS.asJob - execute code as a RStudio job without saving the code in a new file beforehand RIS.update - update RISpackage without further commands RIS.source - source only a part of a R script and not the whole (as source() would do) RIS.test - check whether RISpackage is installed and loaded correctly RIS.troll - ease up a bit
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.