View source: R/query_swd_activity.R
query_swd_activity | R Documentation |
query_swd_activity
query_swd_activity(
swd_activity_tbl,
provider,
setting,
urgency,
speciality,
time_window,
return_vals
)
swd_activity_tbl |
the table of swd activity info |
provider |
the activity provider type to assess; one or more of c("primary_care_contact", "secondary", "community") |
setting |
the activity setting to assess; one or more of c("gp", "anp", "...") |
urgency |
the activity urgency flag; one or more of c(" ", " ", "...") |
speciality |
the speciality to assess; one or more of c(" ", " ", "...") |
time_window |
in what time wiondow |
return_vals |
what to return; one or more of c(" ", " ", "...") |
depends on the return value asked for
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.