plotPC: Workhorse function to plot power curves using different types...

Description Usage Arguments Value See Also

Description

plotPC uses ggplot2 to plot power curves using either bin-averaged data or parameters that describe the power curve.

Usage

1
plotPC(model, param, ws = seq(3, 30, 0.5))

Arguments

model

a data.frame containing bin-averaged wind speeds and power. Must include at least the columns ws.binmean and power.binmean. The standard deviation of power in the bin can be passed in as power.binsd

param

a set of parameters that describe the power curve

Value

a ggplot object

See Also

Other Power curve methods: PCQueryTurbineModel; PCTrainTest; PCTrainTurbineModel; PCwsAdjDens


AndyClifton/PowerPerformance documentation built on May 5, 2019, 6 a.m.