Skip to content

mattsigal/SimDisplay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimDisplay

An R package for the visualization of Monte Carlo Simulation results.

SimDisplay is a package useful for the visualization and summarization of complex tabular data. It has been designed to work with objects produced by SimDesign, and extends ggplot2 functionality.

SimDisplay is still a work in progress so please file an issue if you run into any issues or have suggestions for further methods or refinements.

Installation

# SimDisplay is currently only hosted on GitHub:
# install.packages("devtools")
devtools::install_github("mattsigal/SimDisplay")

# Load the library with:
library(SimDisplay)

# After installation, it is highly recommend to run the following:
install_suggests()

Usage

See the help files associated with: convert_df(), roundSim(), shinyMCSS(), simplifyDf(), simTable(), simTableplot(), and tableShade().

About

R package for the visualization of Monte Carlo Simulation results.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages