View source: R/ll_import_expr.R
ll_import_expr | R Documentation |
Returns the import expression for all device in LightLogR.
ll_import_expr()
These expressions are used to import and prepare data from specific devices.
The list is made explicit, so that a user, requiring slight changes to the
import functions, (e.g., because a timestamp is formatted differently) can
modify or add to the list. The list can be turned into a fully functional
import function through import_adjustment()
.
A list of import expressions for all supported devices
import_Dataset, import_Dataset
ll_import_expr()[1]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.