Description Usage Arguments Value Examples
View source: R/data_functions.R
Filter on municipality
1 | filterTown(data, town)
|
data |
A data frame accorindg the package standards |
town |
The name of the municipality on which the filter should take place. |
A data frame based on the selected municipality in the town argument.
1 2 3 4 | ## Not run:
filterTown()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.