This package browser is in early development. Mind the rough edges.

r-hmisc

Miscellaneous data analysis and graphics functions

This package contains many functions useful for data analysis, high-level graphics, utility operations, functions for computing sample size and power, importing and annotating datasets, imputing missing values, advanced table making, variable clustering, character string manipulation, conversion of R objects to LaTeX code, and recoding variables.

Installation

Install the latest version of r-hmisc as follows:

guix install r-hmisc

Or install a particular version:

guix install r-hmisc@5.2-2

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of r-hmisc about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/r-hmisc'><img src='https://packages.guix.gnu.org/packages/r-hmisc/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/r-hmisc/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/r-hmisc)

Example Org:

[[https://packages.guix.gnu.org/packages/r-hmisc][https://packages.guix.gnu.org/packages/r-hmisc/badges/latest-version.svg]]