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", "2023.9")



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 2023.9, https://cran.r-project.org/web/packages/bruceR
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)
Other packages that cited bruceR R package
View bruceR citation profile
Other R packages that bruceR depends, imports, suggests or enhances
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

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  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns