receptors | R Documentation |
MNRISKS 2011 modeled receptors
receptors(bg_id = NULL)
bg_id |
Block group IDs to include. Default includes all. |
# All receptors
points <- get_receptors()
#For selected block groups
points <- receptors(bg_id = c(271090017012))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.