Skip to contents

The goal of irxutils is to provide miscellaneous generic functions, mostly low-level, for use in InsightRX packages.

Installation

Install the development version from GitHub with:

# install.packages("pak")
pak::pak("InsightRX/irxutils")

Documentation

See at https://insightrx.github.io/irxutils/ and also in the installed package: help(package = "irxutils").

License

MIT © InsightRX