Skip to contents

Note: We aim to keep visR maintained, but cannot commit to any future development. For all your KM plot needs, we would recommend checking out ggsurvit.

The goal of visR is to enable fit-for-purpose, reusable clinical and medical research focused visualizations and tables with sensible defaults and based on sound graphical principles.

Package documentation

Motivation

By using a common package for visualising data analysis results in the clinical development process, we want to have a positive influence on

  • choice of visualisation by making it easy explore different visualisation and to use impactful visualisations fit-for-purpose
  • effective visual communication by making it easy to implement best practices

We are not judging on what visualisation you chose for your research question, but want to facilitate and support good practice.

You can read more about the philosophy and architecture in the repo wiki.

Installation

The easiest way to get visR is to install from CRAN:

Install the development version from GitHub with:

# defaults to main branch
devtools::install_github("openpharma/visR") 

Cite visR

> citation("visR")