diff --git a/NEWS.md b/NEWS.md index a297c28..119a061 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,4 @@ -# admiralophtha 1.1.0.9002 +# 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