converts lmer() model to APA format string
See also
Other model2apa:
cor2apa(),
glht2apa(),
lm2apa(),
model2apa()
Examples
lmer2apa(lmerTest::lmer(Reaction ~ 1 + Days + (1 + Days | Subject), lme4::sleepstudy), format = 'plain')
#> Computing profile confidence intervals ...
#> Error in loadNamespace(x): there is no package called ‘broomExtra’