monthly_negative_deviation: This function compares estimated monthly yield to actual...

View source: R/monthly_negative_deviation.R

monthly_negative_deviationR Documentation

This function compares estimated monthly yield to actual yield for portal SE and SMA.

Description

This function compares estimated monthly yield to actual yield for portal SE and SMA.

Usage

monthly_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

Monthly production below estimates data.frame as an object, and also written to monthly_negative_deviation.csv.

Examples

monthly_negative_deviation(sma_performance,se_performance,estimates,status)

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