We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc23fb8 commit 39b6f22Copy full SHA for 39b6f22
visium/download-test-data.R
@@ -1,6 +1,5 @@
1
# Set working directory to this folder directory
2
-library(rstudioapi)
3
-setwd(fs::path_dir(getSourceEditorContext()$path))
+setwd("visium")
4
5
library(curl)
6
# Optional: increase timeout (default is 60 sec, here set to 300 sec = 5 min)
0 commit comments