remove file

This commit is contained in:
Kyle Belanger 2025-02-10 11:19:19 -05:00
parent a5819e2bec
commit 7e7ec460e8

View file

@ -1,9 +0,0 @@
rm(list = ls(all = TRUE)) #Clear the variables from previous runs
# ---- Load Packages ----
box::use(
pdftools
)
txt <- pdftools$pdf_text('kyle_resume.pdf')