Other packages > Find by keyword >

bruceR  

Broadly Useful Convenient and Efficient R Functions
View on CRAN: Click here


Download and install bruceR package within the R console
Install from CRAN:
install.packages("bruceR")

Install from Github:
library("remotes")
install_github("cran/bruceR")

Install by package version:
library("remotes")
install_version("bruceR", "2024.6")



Attach the package and use:
library("bruceR")
Maintained by
Han-Wu-Shuang Bao
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-03-19
Latest Update: 2023-09-27
Description:
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.
How to cite:
Han-Wu-Shuang Bao (2021). bruceR: Broadly Useful Convenient and Efficient R Functions. R package version 2024.6, https://cran.r-project.org/web/packages/bruceR. Accessed 22 Dec. 2024.
Previous versions and publish date:
0.6.0 (2021-03-19 12:00), 0.6.2 (2021-04-11 12:40), 0.6.4 (2021-05-13 11:12), 0.7.0 (2021-05-28 12:40), 0.7.2 (2021-06-21 19:00), 0.7.3 (2021-11-05 18:40), 0.8.0 (2021-11-28 17:20), 0.8.2 (2021-12-12 18:40), 0.8.3 (2022-01-18 09:32), 0.8.5 (2022-03-02 13:30), 0.8.6 (2022-04-13 17:02), 0.8.7 (2022-05-23 10:10), 0.8.8 (2022-06-27 07:20), 0.8.9 (2022-08-11 19:20), 0.8.10 (2023-03-03 21:20), 2023.8.23 (2023-08-24 00:50), 2023.8 (2023-08-09 19:50), 2023.9 (2023-09-27 18:20)
Other packages that cited bruceR R package
View bruceR citation profile
Other R packages that bruceR depends, imports, suggests or enhances
Complete documentation for bruceR
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA