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