Description Usage Format Source Examples
An example data set of LED bulbs based on actual data.
1 |
A data frame with columns:
The variable is integer. An id for each LED light measured
The variable is numeric. The number of hours since the first measurement
The variable is numeric. The lumen output of the bulb. 800 lumens maps to a 60 watt incandescent bulb (https://www.lumens.com/how-tos-and-advice/light-bulb-facts.html)
The variable is numeric. The normalized light output based on the first measured intensity of the bulb
The variable is numeric. The normalized_intensity multiplied by 100
1 2 3 4 | ## Not run:
led_study
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.