Determine which Eurostat variables need to be found
determine_eurocodes.Rd
Takes the translated specification and extracts the Eurostat variable codes
Arguments
- specification
A tibble or data.frame as returned by
translate_variables
.- dictionary
A tibble or data.frame storing the Eurostat variable code in column 'eurostat_code'. When
NULL
, the default dictionary is used.