### Example of writing the study file of faahKO ISA-Tab dataset into the temp director
faahkoISA <- readISAtab(find.package("faahKO"))
temp = tempdir()
write.study.file(faahkoISA, faahkoISA["study.filenames"][[1]], temp)
Run the code above in your browser using DataLab