We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4ded16 commit e5574feCopy full SHA for e5574fe
index.qmd
@@ -353,7 +353,7 @@ Sys.getenv("OSF_PAT") |> osfr::osf_auth()
353
#| eval: false
354
#| include: false
355
356
-osf_id <- paste0("https://osf.io/", "whj92")
+osf_id <- paste0("https://osf.io/", "vdcfs")
357
358
osfr::osf_upload(
359
x = osfr::osf_retrieve_node(osf_id),
0 commit comments