LoadData | R Documentation |
If not previously run, it will download the selected data.
LoadData(file.path, data.use = c("Visium.HNN", "Visium.Brain"))
file.path |
Path to the directory contains or to download the data object, i.e. "~/Downloads". |
data.use |
Selected data to load. See
|
Selected data:
## Not run: Visium.hnn.dist <- LoadData("~/Downloads", "Visium.HNN") ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.