hongyuanjia / epluspar

Conduct parametric analysis on EnergyPlus models in R
https://hongyuanjia.github.io/epluspar
Other
9 stars 0 forks source link

Update R6 class documentation #15

Closed hongyuanjia closed 4 years ago

hongyuanjia commented 4 years ago

Pull request overview

Now roxygen2 supports more intuitive documentation via r-lib/roxygen2#922. Right now the OOP style documentation is much better than before.

This PR updates docs of SensitivityJob and BayesCalibJob class documentation accordingly.