From 8ccbde24d4483cf8ae55c81dbf8bba22033a4c5b Mon Sep 17 00:00:00 2001 From: MATSUNAGA Date: Mon, 23 Sep 2024 16:00:13 +0200 Subject: [PATCH] git commit for #240 Documentation: Typos in changelog page --- NEWS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS.md b/NEWS.md index ce6cdcf..119a061 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,4 @@ -# admiralophtha 1.1.0.9001 +# admiralophtha 1.1.0. ## Updates to Functions @@ -10,7 +10,7 @@ ## Various - All vignettes and templates in `{admiralophtha}` have been updated to use the `{admiral}` subject keys option rather than - explicitly quoting key variables such as `STUYDID` and `USUBJID`. For instance, a line such as `by_vars = exprs(STUDYID, USUBJID)` + explicitly quoting key variables such as `STUDYID` and `USUBJID`. For instance, a line such as `by_vars = exprs(STUDYID, USUBJID)` would be replaced by `by_vars = get_admiral_option("subject_keys")` (#226). # admiralophtha 1.0.0