z11_simple_join_100m_attribute.Rd
Merge input data with census 100m data by simple matching of INSPIRE IDs
z11_simple_join_100m_attribute( data, inspire_column, attribute, all = FALSE, ... )
data | input data |
---|---|
attribute | Name of the census variable which is aimed to be merged with
input data (used for calling |
all | logical; should all census attributes be merged? default: `FALSE` |
... | arguments passed to |
inspire_colum | Character string for column name in input data containing the inspire ID |