Description Usage Arguments Value Examples
internal check function
1 | check_data(newdata, pv)
|
newdata |
[ |
pv |
[ |
the checked data.
1 2 3 | pv = create_pollyvote(perm_countries = "D")
data("election_result")
election_result = check_data(election_result, pv)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.