bruceR-package | R Documentation |
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.
bruceR
set.wd()
(alias: set_wd()
)
import()
export()
cc()
pkg_depend()
formatF()
formatN()
print_table()
Print()
Glue()
Run()
%^%
%notin%
%allin%
%anyin%
%nonein%
%partin%
add()
added()
.sum()
.mean()
SUM()
MEAN()
STD()
MODE()
COUNT()
CONSEC()
RECODE()
RESCALE()
LOOKUP()
Alpha()
EFA()
PCA()
CFA()
Describe()
Freq()
Corr()
cor_diff()
cor_multilevel()
TTEST()
MANOVA()
EMMEANS()
model_summary()
lavaan_summary()
GLM_summary()
HLM_summary()
HLM_ICC_rWG()
regress()
PROCESS()
med_summary()
lavaan_summary()
grand_mean_center()
group_mean_center()
ccf_plot()
granger_test()
granger_causality()
theme_bruce()
show_colors()
Maintainer: Han Wu Shuang Bao baohws@foxmail.com (ORCID)
Useful links:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.