Get and set the list of sFiles data.frames in an object of ISAjson.
Arguments
- x
An object of class ISAjson.
- value
A list of data.frames containing the study files. In each data.frame at least the following columns are present: `r paste0("'", sFilesCols, "'", collapse = ", ")`.