-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat!: update downstream fn
meta_analyse_datasets()
post-#118 updates
- rm commented out `poss_fit_*()` (now exported internally in 7dabe6d) #97 - replace name of data arg to `data` #97 - switch to rlang::is_null for arg checking #116 / conditional behaviour - Add arg checking for `filter_vars`, `data`, and checking wither required columns, incl. those in `filter_vars` exist in `data` #116 - expose user-supplied arguments `outcom_variable` / `outcome_SE` and match values to arg conditions in new columns - update supply of colnames arg to meta-analysis functions docs!: update corresponding docs #102 - switch to `@importFrom` for `cli::`, add missing `@importFrom` calls - Add `@details` on user-specified exclusion of outcome variable / outcome variable SE style: spacing indentation, rm inline TODO comments #97
- Loading branch information
Showing
1 changed file
with
158 additions
and
81 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters