View source: R/supported_devices.R
supported_devices | R Documentation |
Returns a vector of all the supported devices in LightLogR.
supported_devices()
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()
.
A character vector of all supported devices
import_Dataset
supported_devices()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.