Checks that all columns required for the schema's survey_type are mapped
(non-NULL). Aborts with an informative cli_abort() listing each missing
column and its table.
Arguments
- schema
A
creel_schemaobject created bycreel_schema().
See also
Other "Survey Design":
add_catch(),
add_counts(),
add_interviews(),
add_lengths(),
add_sections(),
as_hybrid_svydesign(),
as_survey_design(),
compute_angler_effort(),
compute_effort(),
creel_design(),
creel_schema(),
est_effort_camera(),
prep_counts_boat_party(),
prep_counts_daily_effort(),
prep_interview_catch(),
prep_interviews_trips()
