Nothing
Code
parse_data_frame(epidata_call, mock_df_extra)
Condition
Warning:
Not all return columns are specified as expected epidata fields
i Unspecified fields extra may need to be manually converted to more appropriate classes
Output
val extra
1 1 5
Code
parse_data_frame(epidata_call, mock_df)
Condition
Warning:
Values in val were expected to be integers but contain a decimal component
i Decimal components are returned as-is
Output
val
1 4.3
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.