Roberto Lentini, 2021JULY09
A shiny app for checking similarities between proposals.
Additional information, documentation, and guides coming soon.
if (!require("devtools")){
install.packages("devtools")
}
devtools::install_github(repo = "roblen001/document_similarity_checker")
If you get the following message in your RStudio console, please type 3.
library("ProposalSimilarityChecker")
to activate the package.ProposalSimilarityChecker::installPackages()
to install any missing packages and/or dependencies. Please type 3 again if you get the message above.ProposalSimilarityChecker::runApp()
to open the app.Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.