Hanne Oberman

Results 74 comments of Hanne Oberman

Okay, now there are just 1 error message in the example and 1 NOTE remaining :) ``` checking R code for possible problems ... NOTE plot_variance: no visible binding for...

Optional: add a 'perfect prediction' line with `geom_abline(intercept = 0, slope = 1)`?

Another addition: the `vrb` argument that all other `ggmice` functions have!

Make this a message instead, notifying that the methods vector will be ignored.

TODO: Add this change to `NEWS` and add example to vignette

If the `vrb` argument will be deprecated, use https://lifecycle.r-lib.org/reference/index.html

See also: http://adv-r.had.co.nz/Computing-on-the-language.html and https://adv-r.hadley.nz/meta-big-picture.html

Use shorthand for `NULL` defaults: https://design.tidyverse.org/def-short.html?q=%25%7C%7C%25#arg-short-null

@pepijnvink Please split this up into `verify_df`, `verify_mids`, etc.