| filter_arrw | R Documentation |
Filter data set to return specific states
filter_arrw(
temp_arrw = parent.frame()$temp_arrw,
code,
error_message = "Invalid value to argument `code_`."
)
temp_arrw |
An internal arrow table |
code |
The two-digit code of a state or a two-letter uppercase
abbreviation (e.g. 33 or "RJ"). If |
error_message |
A string with the error message to be printed |
A simple feature sf or data.frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.