diff --git a/NEWS.md b/NEWS.md index 837add5403..70f8405c20 100644 --- a/NEWS.md +++ b/NEWS.md @@ -135,6 +135,7 @@ default. To enable it the new admiral option `save_memory` has to be set to - `derive_var_joined_exist_flag()` documentation updated with extra examples. (#2523) +- Updated the Cheat Sheet to be in line with the 1.2 release of `{admiral}`. (#2458) - In the `derive_param_tte()` documentation is was clarified which event/censoring is selected if there is more than one at the same date (for events the first one specified in `event_conditions` and for censoring the last @@ -473,7 +474,7 @@ the imputation functions, e.g. `derive_vars_dtm()`. (#2222) - Moved Development Process from `{admiraldev}` to Contribution Model in the `admiral` website, updated GitHub strategy. (#2196) -- Added new drop downs in Get Started navigation bar- Getting Started, Admiral Discovery, Cheatsheet. Community removed from top. (#2217) +- Added new drop downs in Get Started navigation bar- Getting Started, Admiral Discovery, Cheat Sheet. Community removed from top. (#2217) - All "Example Script(s)" sections in the User Guide vignettes were updated to point the user towards using `use_ad_template("ADaM")` rather than linking to the template in the code repository. (#2239) diff --git a/inst/cheatsheet/admiral_cheatsheet.pdf b/inst/cheatsheet/admiral_cheatsheet.pdf index c2113b9a28..7b7690fd61 100644 Binary files a/inst/cheatsheet/admiral_cheatsheet.pdf and b/inst/cheatsheet/admiral_cheatsheet.pdf differ diff --git a/inst/cheatsheet/admiral_cheatsheet.pptx b/inst/cheatsheet/admiral_cheatsheet.pptx index 92dea74a4b..291515f095 100644 Binary files a/inst/cheatsheet/admiral_cheatsheet.pptx and b/inst/cheatsheet/admiral_cheatsheet.pptx differ diff --git a/inst/cheatsheet/cheatsheet_image.png b/inst/cheatsheet/cheatsheet_image.png index dd18b0f0cc..1e7c9773d9 100644 Binary files a/inst/cheatsheet/cheatsheet_image.png and b/inst/cheatsheet/cheatsheet_image.png differ