Why Nostr? What is Njump?
2023-07-10 13:59:07

chainsawriot on Nostr: #rstats and Windows testers needed Could you test this? dir.create("junkyard") ...

#rstats and Windows testers needed

Could you test this?

dir.create("junkyard")
writeLines(c("1"), "junkyard/1.txt")
list.files("./junkyard/", full.names = TRUE)
unlink("junkyard", force = TRUE)

I wanted to know how the path looks like on Windows. On my Linux machine, it shows as:

"./junkyard//1.txt"
Author Public Key
npub1ggv8luc0q568f8wntmqzrhl0uryxnf4xacjlnn07j96h84zqy24qepn0dk