knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
And the development version from GitHub with:
# install.packages("devtools") devtools::install_github("sbalci/histopathRshiny")
Launch here: https://serdarbalci.shinyapps.io/histopathR/
Run in your own computer R session:
library(shiny) runUrl("https://github.com/sbalci/histopathRshiny/raw/master/histopathRshiny.tar")
shiny::runGitHub('sbalci/histopathRshiny')
Please note that the 'histopathRshiny' project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.
See current project status here:
https://github.com/sbalci/histopathology-template/
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.