| as.tract.bundle.list | R Documentation |
Turn the various supported tract inputs into a list of bundles.
as.tract.bundle.list(
tracts,
coords = "ras",
transform_matrix = NULL,
max_tracks = Inf,
skip_tracks = 0L,
bbox = NULL,
silent = FALSE
)
tracts |
see |
coords, transform_matrix, max_tracks, skip_tracks, bbox, silent |
parameters
passed on to |
named list of fs.tracts instances.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.