pharmaverse/admiralvaccine

Documentation: Update example for derive_param_maxsev

Closed this issue · 2 comments

bms63 commented

Please select a category the issue is focused on?

Function Documentation

Let us know where something needs a refresh or put your idea here!

@arjoon-r You should create some dummy data using tibble package and use it with your example. We want a user to be able to quickly run your example in real-time to understand how the function works.

image

bms63 commented

Can you run devtools:document() often as you develop your code. Take a look at #9 for how I fixed some of the documenation issues in that branch. I am merging it all into devel/main but your new branch will overwrite it once you are done.

Also, I would go ahead and make a PR for your new branch so the actions so start giving you feedback