led_testing: LED example bulbs of lumen output for two products with...

Description Usage Format Source Examples

Description

An example data set of LED bulbs based on actual data.

Usage

1

Format

A data frame with columns:

id

The variable is numeric. An id for each LED light measured

hours

The variable is numeric. The number of hours since the first measurement

normalized_intensity

The variable is numeric. The normalized light output based on the first measured intensity of the bulb

percent_intensity

The variable is numeric. The normalized_intensity multiplied by 100

company

The variable is character. Either A or B to represent to different company products

Source

data_led_private

Examples

1
2
3
4
## Not run: 
led_testing

## End(Not run)

byuidatascience/data4led documentation built on Dec. 19, 2021, 12:51 p.m.