View source: R/build_getpop_query.R
make_subset | R Documentation |
A function to make subsets
make_subset(con, var, items = NULL)
con |
a database connection |
var |
variable name |
items |
list of items/values to subset on |
SQL representing a query subset
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.