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

View source: R/yearly_negative_deviation.R

yearly_negative_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_negative_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 below estimates data.frame as an object, and also written to yearly_negative_deviation.csv.

Examples

yearly_negative_deviation(sma_performance,se_performance,estimates,status)

cyngularities/TFSDataMonitoring documentation built on March 18, 2023, 6:38 a.m.