solarcell_fill {industRial}R Documentation

Yearly outputs and fills factor of solarcells of different types.

Description

A dataset with the energy output resulting from tests on solarcells made of three different configurations. The fill factor provides an indication of the cell quality and is a non controlled variable that can be taken into consideration in an analysis of covariance to better assess the output variation from material to material.

material

The solar cell material (character)

output

he yearly energy output (numberic)

fillfactor

The fill factor measured for each cell (numberic)

Usage

solarcell_fill

Format

A tibble with 15 observations of 3 variables.

Source

Original data set.

References

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

Examples

hist(solarcell_fill$output)

[Package industRial version 0.1.0 Index]