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 the path of currently opened file;
import/export data from/to files in any format;
print tables to Microsoft Word);
(2) multivariate computation
(e.g., compute scale sums/means/... with reverse scoring);
(3) reliability analyses and factor analyses;
(4) descriptive statistics and correlation analyses;
(5) t-test, multi-factor analysis of variance (ANOVA),
simple-effect analysis, and post-hoc multiple comparison;
(6) tidy report of statistical models
(to R Console and Microsoft Word);
(7) mediation and moderation analyses (PROCESS);
and (8) additional toolbox for statistics and graphics.
Version: |
0.8.9 |
Depends: |
R (≥ 4.0.0) |
Imports: |
rstudioapi, dplyr, tidyr, stringr, forcats, data.table, rio, plyr, glue, crayon, ggplot2, ggtext, cowplot, see, psych, afex, emmeans, effectsize, performance, lmerTest, mediation, interactions, lavaan, car, jtools, texreg, MuMIn |
Suggests: |
pacman, tibble, haven, foreign, readxl, openxlsx, clipr, lmtest, lme4, nnet, vars, phia, MASS, BayesFactor, GGally, GPArotation |
Published: |
2022-08-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://psychbruce.github.io/bruceR/ |
NeedsCompilation: |
no |
Citation: |
bruceR citation info |
Materials: |
README NEWS |
CRAN checks: |
bruceR results |