Skip to contents

The tlf package provides an object-oriented framework to create tables and figures, which are used by R packages in the Open Systems Pharmacology ecosystem:

Installation

You can install the development version of tlf from GitHub with:

# install.packages("remotes")
remotes::install_github("Open-Systems-Pharmacology/TLF-Library")

tlf requires following packages to be installed:

From CRAN:

Must be downloaded manually:

Documentation

A detailed account of existing functions and articles on how to use them can be found on the dedicated website.

Code of conduct

Everyone interacting in the Open Systems Pharmacology community (codebases, issue trackers, chat rooms, mailing lists etc.) is expected to follow the Open Systems Pharmacology code of conduct.

Contribution

We encourage contribution to the Open Systems Pharmacology community. Before getting started please read the contribution guidelines. If you are contributing code, please be familiar with the coding standards.

License

TLF Library is released under the GPLv2 License.

All trademarks within this document belong to their legitimate owners.