Compares R code in files or expressions and computes similarity coefficients for them.
View the vignette on GitHub or after installing with
library("rscc")
vignette("rscc")
install.packages("rscc")
Note that from github you install the current development version.
library("devtools")
install_github("sigbertklinke/rscc")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.