R/fault_table.R

#' Example Fault Tree Data
#' @source <https://control.com/technical-articles/deep-dive-into-fault-tree-analysis/>
#' @format A data frame with columns:
#' \describe{
#' \item{id}{unique key for each row}
#' \item{type}{event type ("basic", "and", or "or")}
#' \item{prob}{event probability}
#' }
"fault_table"

Try the rollupTree package in your browser

Any scripts or data that you put into this service are public.

rollupTree documentation built on Feb. 10, 2026, 5:09 p.m.