Returns a vector of all the supported devices in LightLogR.
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" "ClouClip"
#> [7] "DeLux" "GENEActiv_GGIR" "Kronowise"
#> [10] "LIMO" "LYS" "LiDo"
#> [13] "LightWatcher" "MotionWatch8" "OcuWEAR"
#> [16] "Speccy" "SpectraWear" "VEET"
#> [19] "nanoLambda"