View source: R/query_gp_medications.R
query_gp_medications | R Documentation |
query_gp_medications
query_gp_medications(
gp_medications_tbl,
medications,
processing_strategy = "any",
time_window,
return_vals
)
gp_medications_tbl |
the table of meds |
medications |
the meds to search for; NA will search for all meds |
processing_strategy |
where to take each medication separate, look for any of the meds, or look for all of the meds |
time_window |
in what time wiondow |
return_vals |
what to return |
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.