patternTable | R Documentation |
Function to create a tibble with the patterns from current drug strength table
patternTable(cdm)
cdm |
A |
The function creates a tibble with the different patterns found in the table, plus a column of potentially valid and invalid combinations.
library(DrugUtilisation)
cdm <- mockDrugUtilisation()
patternTable(cdm)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.