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

View source: R/monthly_positive_deviation.R

monthly_positive_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_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

Monthly production above estimates data.frame as an object, and also written to monthly_positive_deviation.csv.

Examples

monthly_positive_deviation(sma_performance,se_performance,estimates,status)

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