load_local_cache: Load local cache for fast importing voltage, power, and phase

View source: R/io-subject.R

load_local_cacheR Documentation

Load local cache for fast importing voltage, power, and phase

Description

Load local cache for fast importing voltage, power, and phase

Usage

load_local_cache(
  project_name,
  subject_code,
  epoch,
  time_range,
  frequency_range = NULL,
  electrodes,
  referenced = FALSE,
  data_type = "voltage"
)

Arguments

project_name

project name

subject_code

subject code

epoch

epoch name

time_range

time range to cache

frequency_range

frequency range to cache

electrodes

electrodes to cache

referenced

which reference to be used

data_type

which type(s) of data to cache


beauchamplab/rave documentation built on Feb. 23, 2024, 7:20 a.m.