Labels
bug
an unexpected problem or unintended behavior
rd ✍️
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
I am trying to document multiple related datasets within a single help page: https://github.com/billdenney/PKdata/blob/4691645623e8f5288e7dc8c7c0544c8eaa98e2f4/R/hydrocortisone.sim.R#L5-L18
The roxygen-generated manual ignores the second
@format
without notification:https://github.com/billdenney/PKdata/blob/4691645623e8f5288e7dc8c7c0544c8eaa98e2f4/man/hydrocortisone.Rd#L1-L28
My preference would be that multiple
@format
values are allowed, but if that is not feasible, then I think an error should be generated.The text was updated successfully, but these errors were encountered: