Skip to contents

WeibullR.shiny is a Shiny web app for Weibull Analysis from WeibullR.

Usage

WeibullR.shiny()

Value

This function does not return a value.

Examples

if (interactive()) {
  WeibullR.shiny()
}