ftree2widgetl: Code for creating an html widget out of FaultTree data

ftree2widgetR Documentation

Code for creating an html widget out of FaultTree data

Description

Prepares a multiple context web page from an ftree dataframe for a visualization of the data.

Usage

ftree2widget(DF, height = NULL, width = NULL)

Arguments

DF

A fault tree dataframe object.

height

Used to pass a fixed width to the html widget, optional

width

Used to pass a fixed height to the html widget, optional

Value

No specific value is returned; however a call to htmlwidgets::createWidget is made.

References

Nicholls, David [Editor] (2005) System Reliability Toolkit Reliability information Analysis Center

O'Connor, Patrick D.T. (1991) Practical Reliability Engineering John Wiley & Sons

Examples

## Operation of the widget is system dependent.

FaultTree.widget documentation built on Sept. 9, 2022, 3:01 p.m.