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]
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 04 Apr. 2025.
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
03/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/03Downloads for bruceR406080100120140160TrendBars

Today's Hot Picks in Authors and Packages

RMixpanel  
API for Mixpanel
Provides an interface to many endpoints of Mixpanel's Data Export, Engage and JQL API. The R functio ...
Download / Learn more Package Citations See dependency  
perryExamples  
Examples for Integrating Prediction Error Estimation into Regression Models
Examples for integrating package 'perry' for prediction error estimation into regression models. ...
Download / Learn more Package Citations See dependency  
metaprotr  
Metaproteomics Post-Processing Analysis
Set of tools for descriptive analysis of metaproteomics data generated from high-throughput mass ...
Download / Learn more Package Citations See dependency  
GeDS  
Geometrically Designed Spline Regression
Spline Regression, Generalized Additive Models, and Component-wise Gradient Boosting, utilizing Geo ...
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  
Rexperigen  
R Interface to Experigen
Provides convenience functions to communicate with an Experigen server: Experigen ( ...
Download / Learn more Package Citations See dependency  

23,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

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