load_data: Load data from a data source.

load_dataR Documentation

Load data from a data source.

Description

This function loads data from a data source and returns it in a format that is compatible with other functions in the neuroim2 package. The format of the returned data depends on the type of data source used.

Usage

load_data(x, ...)

Arguments

x

a data source.

...

additional arguments to be passed to methods.


bbuchsbaum/neuroim2 documentation built on Nov. 3, 2024, 9:31 a.m.