pipe_find_statements | R Documentation |
Find statements
pipe_find_statements(graf, field, value, operator = "=", remove_isolated = T)
field |
Field (column, variable) to search |
value |
Value to search for |
operator |
c('contains','notcontains','=','notequals','greater','less','starts','ends'). How to search. |
A mapfile filtered by statements.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.