remove app profile script

This commit is contained in:
2025-12-25 00:43:11 -05:00
parent dfd1f9873a
commit 4edefbb73f
-9
View File
@@ -1,9 +0,0 @@
library(profvis)
setwd(
"/home/dylan/Personal/Projects/Hurricane Normalization/R/dataScripts/restructured/app"
)
profvis({
rmarkdown::render("dashboard.Rmd")
})