R open source code example
Example 1: r language
R is a programming language and free software environment for statistical computing and graphics supported by the R Foundation for Statistical Computing.
Example 2: r source
#in Rmarkdown
source("source_function.R")