s_this_rmd_file <- rmdhelp::get_this_rmd_file() mrmt$set_this_rmd_file(ps_this_rmd_file = s_this_rmd_file)
According to the website https://www.r-project.org/, R r mrmt$add('RCoreTeam2018')
is a free software environment for statistical computing and graphics. Because R is free and it is available for the most commonly used operating systems such as Windows, MacOsX and Linux, it has become very popular in statistics and in data science. Furthermore, R can be extended with user-contributed code and documentation (called R-packages) in a very easy and standardised way. The number of available R-packages is growing rapidly and has reached
RStudio (https://www.rstudio.com/) is a private company that among a large number of different products distributes the RStudio Integrated Development Environment (IDE) for R. A great number of different resources about R and RStudio IDE is available. Some of them are listed here.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.