View source: R/check-helpers.R
assert_join_map_levels_by | R Documentation |
The join_map_levels_by must be a named vector of at most one element. The columns specified in the vector must be data slots of the spdfs in the spdfs_list.
assert_join_map_levels_by(join_map_levels_by, spdfs_list)
join_map_levels_by |
A named vector with the columns to join the map levels by. |
spdfs_list |
A list with the spdfs of all map levels. |
the join_map_levels_by in the right order
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.