if (FALSE) {
my.dir <- "C:/Temp/20250725"
# or some other valid directory.
# this will be created assuming 'C:/Temp' exists.
get.pubchem.ftp(
pc.directory = my.dir,
timeout = 50000,
rm.tmp.files = TRUE
)
}
Run the code above in your browser using DataLab