if (FALSE) {
#get template with write_experimental_design and adjust inputs
write_experimental_design("DIRECTORY_TO_FILE")
#load in data
files <- load_experimental_design(path = "DIRECTORY_TO_FILE/your_exp_design.csv")
}
Run the code above in your browser using DataLab