Learn R Programming

industRial (version 0.1.0)

solarcell_output: Yearly outputs of solarcells of different types.

Description

A dataset with the energy output resulting from tests on solarcells made of three different raw materials / configurations.

material

The solar cell type (character)

run

The test run (numberic)

T-10

The yearly output for the test result at temperature of 10<U+00B0>C

T20

The yearly output for the test result at temperature of 20<U+00B0>C

T50

The yearly output for the test result at temperature of 50<U+00B0>C

Usage

solarcell_output

Arguments

Format

A tibble with 12 observations of 5 variables.

References

For a complete case study application refer to https://j-ramalho.github.io/industRial/.

Examples

Run this code
# NOT RUN {
data(solarcell_output)
# }

Run the code above in your browser using DataLab