Introduction to HIViz

Welcome to HIViz

This Vignette Introduces the HIViz Package.

What is HIViz?

HIViz is a Shiny Dashboard Application Designed for Visualizing HIV-Related Data.

How to Launch the App You Can Launch the Shiny App Directly from R Using:

library(HIViz)
launchApp() 

Using your own data

You can upload your own dataset in Excel (.xlsx) or SPSS (.sav) format in the app.

Sample data

Alternatively, you can use the included sample data for exploration.

For more information, visit the package GitHub page.