solarcell_output {industRial}R Documentation

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°C

T20

The yearly output for the test result at temperature of 20°C

T50

The yearly output for the test result at temperature of 50°C

Usage

solarcell_output

Format

A tibble with 12 observations of 5 variables.

Source

Original data set.

References

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

Examples

data(solarcell_output)

[Package industRial version 0.1.0 Index]