Nothing
#' 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"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.