knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

histopathRshiny

Lifecycle: experimental Travis build status AppVeyor build status Gitpod Ready-to-Code Launch Rstudio Binder

Installation

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/



sbalci/histopathRshiny documentation built on March 27, 2023, 10:09 a.m.