View source: R/z11_simple_join_100m_attribute.R
z11_simple_join_100m_attribute | R Documentation |
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.