This function checks that the ESP data has the expected columns. If any columns are missing, they are filled with NAs.

check_data(data, fill = TRUE)

Arguments

data

The ESP data

fill

Whether to add missing columns and fill with NAs

Value

A tibble