R
Compatibility
Installation
# From CRAN
install.packages("gofigR")
# Or from GitHub (development version)
library(devtools)
devtools::install_github("gofigr/gofigR")Configuration
Basic Usage
Enable GoFigr
Publishing Plots
Base R Graphics
R Markdown
Shiny Integration
Common Issues
Duplicate Heatmaps with pheatmap
Last updated