Fix and standardize @examples (\dontrun{})#3798
Fix and standardize @examples (\dontrun{})#3798infotroph merged 19 commits intoPecanProject:developfrom
@examples (\dontrun{})#3798Conversation
|
I've added most of changes to @examples here, only the There are also a few functions whose examples require specific inputs or domain knowledge that I don’t currently have. For those, I plan to open a separate issue. |
@examples (\dontrun{})@examples (\dontrun{})
infotroph
left a comment
There was a problem hiding this comment.
Thanks for working through this! Overall this looks great. I left some minor suggestions inline.
5f1dba6
|
@infotroph Thank You for the review, as mentioned earlier there are a few places where specific inputs are needed for which I don't have that domain specific knowledge (for this one I'll open an issue mentioning all of them).
Also I can look forward to implement something similar to this one as well. |
Description
fixes #3797
This WIP PR starts cleaning up Roxygen
@examplesacross PEcAn packages.So far this includes:
@examplesto comments\dontrun{}vs\donttest{}based on side effectsMotivation and Context
Review Time Estimate
Types of changes
Checklist: