Other packages > Find by keyword >

Gmisc  

Descriptive Statistics, Transition Plots, and More
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("Gmisc", "3.1.0")



Attach the package and use:
library("Gmisc")
Maintained by
Max Gordon
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-01-04
Latest Update: 2025-09-03
Description:
Tools for making the descriptive "Table 1" used in medical articles, a transition plot for showing changes between categories (also known as a Sankey diagram), flow charts by extending the grid package, a method for variable selection based on the SVD, B
How to cite:
Max Gordon (2015). Gmisc: Descriptive Statistics, Transition Plots, and More. R package version 3.1.0, https://cran.r-project.org/web/packages/Gmisc. Accessed 30 Aug. 2026.
Previous versions and publish date:
1.0 (2015-01-04 18:55), 1.1 (2015-03-04 13:30), 1.3.1 (2016-02-07 23:56), 1.3 (2016-01-15 10:28), 1.4.1 (2016-12-27 15:28), 1.4 (2016-10-04 15:33), 1.5 (2017-10-19 21:51), 1.6.1 (2018-04-21 23:19), 1.6.2 (2018-06-20 22:32), 1.6.4 (2018-09-20 00:20), 1.7 (2018-11-09 09:20), 1.8.1 (2019-04-14 14:22), 1.8 (2019-01-09 17:40), 1.9.0 (2019-07-07 23:30), 1.9.1 (2019-12-07 23:50), 1.9.2 (2020-03-06 18:00), 1.10.0 (2020-05-06 15:30), 1.11.0 (2020-07-03 09:50), 2.0.1 (2021-02-10 16:00), 2.0.2 (2021-05-04 21:20), 2.1.0 (2021-07-23 22:20), 3.0.0 (2022-01-03 20:00), 3.0.1 (2022-11-19 20:40), 3.0.2 (2023-03-13 18:10), 3.0.3 (2023-08-26 01:00), 3.0.4 (2025-08-19 11:30), 3.1.0 (2026-01-12 07:11), 3.2.0 (2026-03-06 07:31), 3.3.0 (2026-06-02 07:10), (2026-07-09 08:05)
Other packages that cited Gmisc R package
View Gmisc citation profile
Other R packages that Gmisc depends, imports, suggests or enhances
Complete documentation for Gmisc
Functions, R codes and Examples using the Gmisc R package
Some associated functions: Gmisc-deprecated . Gmisc-package . Transition-class . align . assert . bezierArrowGradient . bezierArrowSmpl . box . boxPropGrob . calculateLinesAndArrow . connect . convertShowMissing . coords . copyAllNewAttributes . descGetMissing . describeFactors . describeMean . describeMedian . describeProp . distance . docx_document . fastDoCall . figCapNo . figCapNoLast . figCapNoNext . getAbsoluteWidth . getBezierAdj4Arrw . getDescriptionStatsBy . getGridVal . getPval . getSvdMostInfluential . getVectorAngle . gnrlBezierPoints . has . htmlTable_latex . insertRowAndKeepAttr . isHorizontal . mergeDesc . mergeLists . mergeLists_internal . moveBox . pathJoin . prAddDescStats . prAddDescUnitColumn . prAddEmptyVals . prAddTotalDescColumn . prBuildSubLabel . prCaptionFix . prConvert2Coords . prCreateBoxCoordinates . prDescGetAndValidateDefaultRef . prFactorDescs . prFixDescRownames . prFtpHeaderStyle . prFtpOtherChanges . prFtpOtherRemoval . prFtpScriptRemoval . prGetDescHeader . prGetStatistics . prGetTextGrobCex . prGridPlotTitle . prNumericDescs . prPasteVec . prPropDescs . prPushMarginViewport . prSetMaxWidth . prTcMatchClr . prTcPlotArrows . prTcPlotBoxColumn . prTcValidateAndPrepClr . prTpGetBoxPositions . prTpGetBoxPropClr . prTpGetBoxSizedTextGrob . prTpGetColors . prTpPlotArrows . prTpPlotBox . prTpPlotBoxes . print.Gmisc_list_of_boxes . retrieve . set_column_labels . set_column_units . spread . time2spanTxt . transitionPlot . validateAndConvertVectorInputs . yamlDump . 
Some associated R codes: Gmisc.R . RcppExports.R . assert.R . bezierArrowGradient.R . bezierArrowSmpl.R . bezier_private_functions.R . boxGrob_prConvert2Coords.R . boxGrobs_S3_fns.R . boxGrobs_align.R . boxGrobs_boxGrob.R . boxGrobs_boxPropGrob.R . boxGrobs_connect.R . boxGrobs_coords.R . boxGrobs_distance.R . boxGrobs_move.R . boxGrobs_prCreateBoxCoordinates.R . boxGrobs_print.Gmisc_list_of_boxes.R . boxGrobs_private_helpers.R . boxGrobs_spread.R . convertShowMissing.R . copyAllNewAttributes.R . deprecated.R . descGetMissing.R . descriptionStats.R . docx_document.R . fastDoCall.R . figCaptionNo.R . getDescriptionStatsBy.R . getDescriptionStatsBy_S3_fns.R . getDescriptionStatsBy_prAddDescStats.R . getDescriptionStatsBy_prAddDescUnitColumn.R . getDescriptionStatsBy_prAddEmptyVals.R . getDescriptionStatsBy_prAddTotalDescColumn.R . getDescriptionStatsBy_prFactorDescs.R . getDescriptionStatsBy_prFixDescRownames.R . getDescriptionStatsBy_prGetDescHeader.R . getDescriptionStatsBy_prNumericDescs.R . getDescriptionStatsBy_prPropDescs.R . getPval.R . getSvdMostInfluential.R . insertRowAndKeepAttr.R . mergeDesc.R . mergeDesc_S3_fns.R . mergeLists.R . pathJoin.R . private_functions.R . retrieve_and_has.R . sefeLoadPkg.R . set_column_labels.R . set_column_units.R . time2spanTxt.R . transitionClass.R . transitionClass_helpers.R . transitionPlot.R . transitionPlot_helpers.R . yamlDump.R .  Full Gmisc package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

DTwrappers  
Simplified Data Analysis with Wrapper Functions for the 'Data.Table' Package
Provides functionality for users who are learning R or the techniques of data analysis. Written as ...
Download / Learn more Package Citations See dependency  
cdfquantreg  
Quantile Regression for Random Variables on the Unit Interval
Employs a two-parameter family of distributions for modelling random variables on the (0, 1) interv ...
Download / Learn more Package Citations See dependency  
ragtop  
Pricing Equity Derivatives with Extensions of Black-Scholes
Algorithms to price American and European equity options, convertible bonds and a variety of other ...
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  
NBR  
Network-Based R-Statistics using Mixed Effects Models
An implementation of network-based statistics in R using mixed effects models. Theoretical backgrou ...
Download / Learn more Package Citations See dependency  

28,400

R Packages

239,283

Dependencies

75,283

Author Associations

28,333

Publication Badges

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