We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45de498 commit 60bdaa8Copy full SHA for 60bdaa8
NEWS.md
@@ -11,6 +11,8 @@ Pre-1.0.0 numbering scheme: 0.x will indicate releases, while 0.0.x will indicat
11
`data(<dataset name>)`, but can be accessed with
12
`data(<dataset name>, package = "epidatasets")`, `epidatasets::<dataset name>`
13
or, after loading the package, the name of the dataset alone (#382).
14
+- Addresses upstream breaking changes from cmu-delphi/epiprocess#595 (`growth_rate()`).
15
+ Corresponding arguments in `step_growth_rate()` have been removed.
16
17
## Improvements
18
0 commit comments