Link: Thesis_final
# install.packages("devtools")
devtools::install_github("anderslaunerbaek/thesis_pipe")
pdf_file <- "./dev/data/my_VRD_pdf_file.pdf"
# Load library
library(thesispipe)
# Perform classification and text predictions
my_pipe(pdf_file)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.