Learn R Programming

spots (version 0.1.0)

LoadData: Load selected data

Description

If not previously run, it will download the selected data.

Usage

LoadData(file.path, data.use = c("Visium.HNN", "Visium.Brain"))

Arguments

file.path

Path to the directory contains or to download the data object, i.e. "~/Downloads".

data.use

Selected data to load. See available.data.

Value

Selected data:

Examples

Run this code
# NOT RUN {
Visium.hnn.dist <- LoadData("~/Downloads", "Visium.HNN")
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab