View source: R/simpleCatalogueSimulationLib.R
loadSimulatedData | R Documentation |
Function that loads simulated data that was previously saved with the saveSimulatedData function. The function can load both data saved as R object and as plain text, identifying the correct format automatically.
loadSimulatedData(simDir)
simDir |
directory where the simulated data was saved |
simulated data object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.