Hi,
Please see link for example:
Derive Death Cause — derive_var_dthcaus • admiral (pharmaverse.github.io)
We have a helper function dthcaus_source
that is needed for the function derive_var_dthcaus
to work. We decided to put the two on the same page so users wouldn't have to click to another page to get the helper function.
The display of the two functions looks nice, but the arguments for each function are placed together, which might be confusing for new users. Is there a way to separate the two argument sections so a user knows which argument goes to which function.
I was thinking a line break and a subheading with the function name, but unsure what can be done to help separate arguments.
Thanks!