Other packages > Find by keyword >

broman  

Karl Broman's R Code
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("broman", "0.92")



Attach the package and use:
library("broman")
Maintained by
Karl W Broman
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2012-10-15
Latest Update: 2025-06-08
Description:
Miscellaneous R functions, including functions related to graphics (mostly for base graphics), permutation tests, running mean/median, and general utilities.
How to cite:
Karl W Broman (2012). broman: Karl Broman's R Code. R package version 0.92, https://cran.r-project.org/web/packages/broman. Accessed 25 Aug. 2026.
Previous versions and publish date:
(2026-07-20 14:50), 0.38-2 (2012-10-15 16:29), 0.39-1 (2012-10-18 15:22), 0.44-1 (2014-02-06 21:33), 0.48-2 (2014-05-07 08:40), 0.55-2 (2015-04-22 21:50), 0.59-5 (2015-08-05 09:30), 0.62-1 (2016-01-05 21:12), 0.64-3 (2016-09-20 02:46), 0.65-1 (2016-12-01 08:28), 0.65-4 (2017-05-28 21:08), 0.67-4 (2017-12-09 00:24), 0.68-2 (2018-07-25 14:30), 0.69-5 (2019-04-11 18:22), 0.70-4 (2020-05-22 06:30), 0.71-6 (2020-11-24 18:00), 0.72-4 (2021-02-05 06:30), 0.76 (2021-10-11 21:00), 0.80 (2022-07-08 17:30), 0.82 (2024-05-05 22:20), 0.84 (2024-05-18 22:20), 0.86 (2025-06-08 22:20), 0.88 (2025-09-04 00:00), 0.90 (2025-10-10 07:30), 0.92 (2025-12-08 14:30), 0.94 (2026-06-09 05:40), 0.96 (2026-06-23 15:00)
Other packages that cited broman R package
View broman citation profile
Other R packages that broman depends, imports, suggests or enhances
Complete documentation for broman
Functions, R codes and Examples using the broman R package
Some associated functions: add_commas . align_vectors . arrowlocator . attrnames . brocolors . bromanversion . cf . chisq . ciplot . colwalpha . compare_rows . convert2hex . crayons . dotplot . excel_fig . exit . fac2num . fisher . get_precision . grayplot . grayplot_na . h . hex2dec . histlines . jiggle . kbdate . lenuniq . make . manyboxplot . maxabs . mypairs . myround . normalize . notin . numbers . objectsizes . openfile . paired.perm.test . paste. . paste00 . perm.test . pick_more_precise . plot_crayons . qqline2 . qr2 . quantileSE . revgray . revrainbow . rmvn . runningmean . runningratio . setRNGparallel . simp . spell_out . strwidth2lines . strwidth2xlim . switchv . theme_karl . triarrow . trigrid . trilines . triplot . tripoints . tritext . twocolorpal . vec2string . venn . winsorize . xlimlabel . 
Some associated R codes: add_commas.R . align_stuff.R . arrowlocator.R . attrnames.R . brocolors.R . cf.R . ciplot.R . colwalpha.R . compare_rows.R . convert2hex.R . dotplot.R . excel_fig.R . exit.R . fac2num.R . fisher.R . get_precision.R . grayplot.R . grayplot_na.R . help.R . histlines.R . holmans_triangle.R . jiggle.R . kbdate.R . lenuniq.R . make.R . manyboxplot.R . maxabs.R . mypairs.R . myround.R . normalize.R . not_in.R . numbers.R . objectsizes.R . openfile.R . pastedot.R . permtest.R . pick_more_precise.R . qqline2.R . qr.R . quantileSE.R . revgray.R . revrainbow.R . rmvn.R . runningmean.R . setRNGparallel.R . simp.R . spell_out.R . strwidth2lines.R . strwidth2xlim.R . switchv.R . theme_karl.R . trigrid.R . twocolorpal.R . util.R . vec2string.R . venn_diagram.R . winsorize.R . xlimlabel.R .  Full broman package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

hwep  
Hardy-Weinberg Equilibrium in Polyploids
Inference concerning equilibrium and random mating in autopolyploids. Methods are available to test ...
Download / Learn more Package Citations See dependency  
missDiag  
Comparing Observed and Imputed Values under MAR and MCAR
Implements the computation of discrepancy statistics summarizing differences between the density of ...
Download / Learn more Package Citations See dependency  
connectwidgets  
Organize and Curate Your Content Within 'Posit Connect'
A collection of helper functions and 'htmlwidgets' to help publishers curate content collections on ...
Download / Learn more Package Citations See dependency  
commonsMath  
JAR Files of the Apache Commons Mathematics Library
'Java' JAR files for the Apache Commons Mathematics Library for use by users and other packages. ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

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