Introduction
Welcome to ReliaShiny! ReliaShiny is an interactive web application for reliability analysis. It is designed to be user-friendly and accessible to both beginners and experienced practitioners in the field of reliability engineering.
Getting Started
To install ReliaShiny in R:
install.packages("ReliaShiny")To install the development version:
devtools::install_github("paulgovan/ReliaShiny")To launch the app:
ReliaShiny::ReliaShiny()
Or to access the app through a browser, visit govan.shinyapps.io/reliashiny/.
Code of Conduct
Please note that the ReliaShiny project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.
