Skip to content

A package to wrap functionality for plots, tables and diagrams adhering to graphical principles.

License

Notifications You must be signed in to change notification settings

thanos-siadimas/visR

 
 

Repository files navigation

visR

Lifecycle: experimental

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

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 facilitate to make you do your work as you need it!

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

Installation

Install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("openpharma/visR")

Example

This is a basic example which shows you how to solve a common problem:

TODO: add an example.

## library(visR)
## basic example code

Please note that the ‘visR’ project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

About

A package to wrap functionality for plots, tables and diagrams adhering to graphical principles.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 97.2%
  • R 2.6%
  • Other 0.2%