Get example hospital health unit object.
example_hospital_unit.Rd
Get example hospital health unit object.
Examples
example_hospital_unit()
#> <hospital>
#> Inherits from: <health_unit>
#> Public:
#> .data: tbl_df, tbl, data.frame
#> .metadata: tbl_df, tbl, data.frame
#> ID: function ()
#> address: function ()
#> available_plots: function ()
#> clone: function (deep = FALSE)
#> combine_data: function ()
#> data: function ()
#> health_board: function ()
#> initialize: function (.metadata, .data)
#> metadata: function ()
#> plot: function (type, ...)
#> plot_data: function (type, ...)
#> plot_info: function (type, ...)
#> popup_modal: function (ns)
#> server: function ()
#> title: function ()
#> ui: function (ns)
#> validate: function ()
#> Private:
#> annual_cols: function ()
#> daily_cols: function ()
#> required_data_cols: function ()
#> required_metadata_cols: function ()
#> specialty_choices: function ()
#> specialty_line: function (...)
#> specialty_line_data: function (data_type = c("annual", "daily"), specialties = "All Specialties")
#> specialty_line_info: function (data_type = c("annual", "daily"))
#> title_col: function ()