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")