powered by
returns a directory used for local tests on Berry's computers. This is used in many examples to save the downloaded DWD data in this directory, thus avoiding multiple downloads of the same file.
localtestdir(packdir = ".", folder = "misc/localdata", file = NULL)
Path to package directory. DEFAULT: "."
Path inside package. DEFAULT: "misc/localdata"
Optional: path(s) at folder. DEFAULT: NULL
folder
charstring (directory)
runLocalTests()
# NOT RUN { localtestdir() # }
Run the code above in your browser using DataLab