survey_variable_available: Check if variables are available for a given season

View source: R/survey_load_data.R

survey_variable_availableR Documentation

Check if variables are available for a given season

Description

This function is conservative: only variable registered with an availability clause are checked

Usage

survey_variable_available(variables, survey, season, country = NULL)

Arguments

variables

character vector of name of variables (not db name)

survey

survey name or survey_definition from survey_definition()

season

season to check of variable availability

country

country to check of variable availability (if platform is configured to accept it)

Value

variables if they are available


cturbelin/ifnBase documentation built on Nov. 5, 2023, 12:54 p.m.