Skip to content

Commit cd567ac

Browse files
committed
update viztest script to install viztest
1 parent 76a9ce0 commit cd567ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/viztest.R

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# devtools::install_github("schloerke/viztest")
1+
devtools::install_github("schloerke/viztest")
22
# source("scripts/viztest.R")
33

44

55
viztest::viztest(".", "rstudio/leaflet", resize = FALSE, stomp = TRUE)
66

7-
viztest::viztest(".", "rstudio/leaflet", resize = FALSE, stomp = TRUE, skip_old = TRUE)
7+
# viztest::viztest(".", "rstudio/leaflet", resize = FALSE, stomp = TRUE, skip_old = TRUE)

0 commit comments

Comments
 (0)