Broadly useful convenient and efficient R functions
that bring users concise and elegant R data analyses.
This package includes easy-to-use functions for
(1) basic R programming
(e.g., set working directory to where the current file is,
print strings with rich formats and colors);
(2) multivariate computation
(e.g., compute scale sums/means/... with reverse scoring);
(3) reliability and factor analyses;
(4) descriptive statistics and correlation analyses;
(5) multi-factor analysis of variance (ANOVA),
simple-effect analysis, and post-hoc multiple comparison;
(6) tidy report of regression models (to Console and to Word);
(7) mediation and moderation analyses;
and (8) additional toolbox for statistics and graphics.
Version: |
0.6.2 |
Depends: |
R (≥ 3.6.0) |
Imports: |
pacman, jmv, mediation, interactions, MuMIn, performance, texreg, cowplot, see, glue, crayon, ggplot2, ggtext |
Suggests: |
rstudioapi, rio, dplyr, tidyr, stringr, forcats, data.table, car, psych, afex, emmeans, effectsize, jtools, lavaan, lmtest, lme4, lmerTest, nnet, MASS, GGally |
Published: |
2021-04-11 |
Author: |
Han-Wu-Shuang Bao [aut, cre] |
Maintainer: |
Han-Wu-Shuang Bao <baohws at foxmail.com> |
BugReports: |
https://github.com/psychbruce/bruceR/issues |
License: |
GPL-3 |
URL: |
https://github.com/psychbruce/bruceR |
NeedsCompilation: |
no |
Citation: |
bruceR citation info |
Materials: |
README NEWS |
CRAN checks: |
bruceR results |