| isMockDatasetDownloaded | R Documentation |
Check if a certain dataset is downloaded.
isMockDatasetDownloaded(datasetName = "GiBleed")
datasetName |
Name of the mock dataset. See |
Whether the dataset is available or not.
library(omock)
isMockDatasetDownloaded("GiBleed")
downloadMockDataset("GiBleed")
isMockDatasetDownloaded("GiBleed")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.