# import power curve from bReeze wtg file
vestas.v90 <- readPC(file="Vestas_V90_2.0MW.wtg")
# import power curve from bReeze pow file
repower.mm92 <- readPC(file="Repower_MM92_2.0MW.pow")
# import power curve from user file
# e.g.: my.pc <- readPC(file="~/Projects/bReeze/Sandbox/myPC.wtg", ex=TRUE)
Run the code above in your browser using DataLab