lagcishiny is a shiny web application for lagci package.
You can install lagcishiny from GitHub.
if(!require(devtools)){
install.packages("devtools")
}
devtools::install_github("jaspershen-lab/lagcishiny")You can use lagcishiny by
library(lagcishiny)lagcishiny::lagci_shiny()It will start a web app in your device.
The lagcishiny web app only contain 5 pages, you can browse and get BibTex
format citation text for Home page, and start calculation along with Data Upload
Calculate Result Plots Results & Report pages.
We provide a lot of parameters to adjust, so that you can analyse you data in visual
approach. If you want to save the plots, you can export them with customizable size and format (png,
jpg, jpeg, tiff, svg, eps, bmp, pdf). Also, we support export the report in three
formats (pdf, Powerpoint, HTML).