Reference Class for the SO/SOBlock/RawResults element of a PharmML-SO data structure
so_RawResults$new() - Create a new empty so_RawResults object so_RawResults$add_DataFile(object) - Add a DataFile so_RawResults$remove_DataFile(object, i) - Remove the DataFile having index i so_RawResults$add_GraphicsFile(object) - Add a GraphicsFile so_RawResults$remove_GraphicsFile(object, i) - Remove the GraphicsFile having index i
$DataFile - A list of data.frames $GraphicsFile - A list of so_ExternalFile objects