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.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note that what this won't do is build the flow diagram of how user facing functions should be used together (i.e it just does what calls what) which means it is a slightly different (but still useful) thing.
My TLDR from this is that most of the package is user facing with users expected to glue functions together (which is no bad thing IMO) and that most of the internal code is in data setup/preprocessing
Use
mermaid
to show suggested path through use of functions in package:See example in https://github.com/CDCgov/Rt-without-renewal/tree/main/EpiAware#current-epiaware-model-diagram.
The text was updated successfully, but these errors were encountered: