| OpenFLUID.openDataset | R Documentation |
Opens a dataset and returns a simulation definition blob
OpenFLUID.openDataset(path)
path |
the full path of the dataset to open |
a simulation definition blob
OpenFLUID.openProject
OpenFLUID.runSimulation
## Not run:
ofsim = OpenFLUID.openDataset("/path/to/dataset")
## End(Not run)