yearly_positive_deviation: This function compares estimated yearly yield to actual yield...

View source: R/yearly_postive_deviation.R

yearly_positive_deviationR Documentation

This function compares estimated yearly yield to actual yield for portals SE and SMA.

Description

This function compares estimated yearly yield to actual yield for portals SE and SMA.

Usage

yearly_positive_deviation(sma_performance, se_performance, estimates, status)

Arguments

sma_performance

SunnyPortal Data

se_performance

SolarEdge Data.

estimates

Reference for .

status

Reference list on site status.

Value

Yearly production above estimates data.frame as an object, and also written to yearly_positive_deviation.csv.

Examples

yearly_positive_deviation(sma_performance,se_performance,estimates,status)

cingularities/TFSdm documentation built on March 22, 2023, 2:55 p.m.