Returns a vector of all the supported devices in LightLogR.
Value
A character vector of all 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()
.
Examples
supported_devices()
#> [1] "ActLumus" "ActTrust" "Actiwatch_Spectrum"
#> [4] "Actiwatch_Spectrum_de" "Circadian_Eye" "DeLux"
#> [7] "GENEActiv_GGIR" "Kronowise" "LIMO"
#> [10] "LYS" "LiDo" "LightWatcher"
#> [13] "MotionWatch8" "OcuWEAR" "Speccy"
#> [16] "SpectraWear" "VEET" "nanoLambda"