eplusr
eplusr copied to clipboard
Add a method to format IDD class definition like the original IDD file
Sometimes, it may be useful to format the class definition in a way just like the original IDD file. Probably just add a raw
parameter in IddObject$print()
, like IddObject$print(raw = TRUE)