View source: R/as_model_out_tbl.R
validate_model_out_tbl | R Documentation |
model_out_tbl
object.Validate a model_out_tbl
object.
validate_model_out_tbl(tbl)
tbl |
a |
If valid, returns a model_out_tbl
class object. Otherwise, throws an
error.
md_out <- as_model_out_tbl(hub_con_output)
validate_model_out_tbl(md_out)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.