ll_add_device_type | R Documentation |
Add new device type
ll_add_device_type(
device_type_id,
device_type_desc,
con = default(con),
quiet = default(quiet)
)
device_type_id |
device type ID, must be unique (will error if not) |
device_type_desc |
device type description |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.