im.list {imageRy} | R Documentation |
List available example files
Description
This function lists example files included locally in the package and, optionally, remote files hosted on Zenodo.
Usage
im.list(include_remote = TRUE)
Arguments
include_remote |
Logical. If TRUE (default), also lists remote files hosted on Zenodo. |
Value
A character vector of file names.
Examples
im.list()
im.list(include_remote = FALSE)
[Package imageRy version 0.3.0 Index]