hcorrada / healthvis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

healthvis is a package designed to allow easy creation and publication of interactive graphics. The goal of the healthvis package is to make the creation of an interactive graphic as simple as one line of R code for commonly used plots.

The basic steps involved in the use of the healthvis package are:

  • Perform a standard health-related analysis.
  • Apply the appropriate healthvis function to create an interactive plot.
  • Click the link on the generated plot to publish an unlisted version of the plot to the healthvis Google App Engine server.
  • Copy and paste the code to embed the plot in your webpage/provide the perma-link to colleagues.

The advantages of the healthvis package over other packages for interactive graphics are:

  • healthvis focuses on the most popular graphics used in health applications.
  • healthvis graphics require one line of R code.
  • healthvis graphics can be published with a single click.
  • healthvis graphics can be embedded with a single line of code in websites.

You can follow the development of the healthvis package at www.healthvis.org, where you will also find tutorials on how to develop and FAQ's about the package.

About


Languages

Language:Python 92.7%Language:R 3.8%Language:JavaScript 3.4%