#load library
library(LaRC)
#upload data
data<-read_tsv("/Users/mqbppsc3/functions/LaRC/Demo/fitness_data.txt")
#calculate roughness of data
LaRC(data)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.