led_testing.Rd
An example data set of LED bulbs based on actual data.
led_testing
A data frame with columns:
The variable is numeric. An id for each LED light measured
The variable is numeric. The number of hours since the first measurement
The variable is numeric. The percent light output based on the first measured intensity of the bulb
The variable is character. Either A or B to represent to different company products
if (FALSE) { led_testing }