### Do not know the difference between helper files and setup files
### used in many tests
data_dir <- system.file("test_data",package="vpRm",mustWork = T)
stilt_dir <- file.path(data_dir, "stilt_test")
domain_dir <- Get_Stilt_Out_Filenames(stilt_dir,"foot")
lc_dir <- file.path(data_dir, "lc_test.nc")
isa_dir <- file.path(data_dir, "isa_test.nc")
temp_dir <- list.files(file.path(data_dir, "temp_test"), full.names = T)
dswrf_dir <- list.files(file.path(data_dir, "dswrf_test"), full.names = T)
evi_dir <- list.files(file.path(data_dir, "evi_test"), full.names = T)
evi_extrema_dir <- file.path(data_dir, "evi_extrema_test.nc")
green_dir <- file.path(data_dir, "green_test.nc")
vpRm_dir <- file.path("/tmp", "vpRm")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.