Check if uninitializedField
1 2 3 4 5 | is_uninitializedField(
x,
msg = "Zelig model has not been estimated.",
fail = TRUE
)
|
x |
a zelig.out method |
msg |
character string with the error message to return if
|
fail |
logical whether to return an error if x uninitialzed. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.