Checks if the output of a data source function is correctly formatted. The function checks the FORMAT, NOT the DATA. Before submission, the data should be double checked by comparing with external data sources (e.g. Google search).

ds_check_format(x, level, ci = 0.8)

Arguments

x

output of a data source function.

level

integer. Granularity level. 1: country-level data. 2: state-level data. 3: city-level data.

Value

logical.