CLC estimator shiny R package.
Official Website and Usage Notes: https://www.clcestimator.com/
Video Tutorial: https://www.youtube.com/watch?v=P57WU1o5KsM
Direct link to the CLC Estimator App: https://plsdeams.shinyapps.io/CLC_Estimator/
To directly download and use the CLC estimator from RStudio, open a new RStudio console and type:
devtools::install_github("leoegidi/clc")
library(clc)
clc()
Please note that to run the app offline, you need to install Rtools (available only for Windows at the moment), which can be downloaded from: https://cran.r-project.org/bin/windows/Rtools/