create_oc_gt_table {boinet} | R Documentation |
Create GT Table for Operating Characteristics
Description
Creates a formatted gt table displaying operating characteristics from boinet simulation results.
Usage
create_oc_gt_table(boinet_result, title = "Operating Characteristics")
Arguments
boinet_result |
Result object from boinet functions |
title |
Optional table title |
Value
A gt table object
[Package boinet version 1.4.0 Index]