mirror of
https://github.com/dylanbenzi/hurricane_normalization_app.git
synced 2026-07-30 05:08:57 +00:00
add profvis profile
This commit is contained in:
@@ -0,0 +1,7 @@
|
|||||||
|
library(profvis)
|
||||||
|
|
||||||
|
setwd("/home/dylan/Personal/Projects/Hurricane Normalization/R/dataScripts/restructured/app")
|
||||||
|
|
||||||
|
profvis({
|
||||||
|
rmarkdown::render("dashboard.Rmd")
|
||||||
|
})
|
||||||
Reference in New Issue
Block a user