ll_get_exp_device_data_logs: Get device data logs for specific experiment(s)

View source: R/db_read.R

ll_get_exp_device_data_logsR Documentation

Get device data logs for specific experiment(s)

Description

Also supports efficient caching of the retrieved data.

Usage

ll_get_exp_device_data_logs(
  exp_id,
  group_id = default(group_id),
  ...,
  cache = TRUE,
  read_cache = TRUE,
  quiet = default(quiet)
)

Arguments

exp_id

experiment ID(s)

...

forwarded to ll_get_device_state_logs

cache

whether to cache the data logs

reac_cache

whether to read the cache


KopfLab/lablogger documentation built on July 6, 2023, 12:03 a.m.