supported_devices: Get all the supported devices in LightLogR

View source: R/supported_devices.R

supported_devicesR Documentation

Get all the supported devices in LightLogR

Description

Returns a vector of all the supported devices in LightLogR.

Usage

supported_devices()

Details

These are all supported devices where there is a dedicated import function. Import functions can be called either through import_Dataset() with the respective device = "device" argument, or directly, e.g., import$ActLumus().

Value

A character vector of all supported devices

See Also

import_Dataset

Examples

supported_devices()

LightLogR documentation built on April 3, 2025, 10:10 p.m.