We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76a9ce0 commit cd567acCopy full SHA for cd567ac
scripts/viztest.R
@@ -1,7 +1,7 @@
1
-# devtools::install_github("schloerke/viztest")
+devtools::install_github("schloerke/viztest")
2
# source("scripts/viztest.R")
3
4
5
viztest::viztest(".", "rstudio/leaflet", resize = FALSE, stomp = TRUE)
6
7
-viztest::viztest(".", "rstudio/leaflet", resize = FALSE, stomp = TRUE, skip_old = TRUE)
+# viztest::viztest(".", "rstudio/leaflet", resize = FALSE, stomp = TRUE, skip_old = TRUE)
0 commit comments