Get the result_type(s) definied in a certain package
Examples
library(omopgenerics)
resultType()
#> $omopgenerics
#> [1] "cdm_snapshot" "cohort_count" "cohort_attrition"
#> [4] "summarise_log_file" "summarise_log_sql"
#>
Get the result_type(s) definied in a certain package
library(omopgenerics)
resultType()
#> $omopgenerics
#> [1] "cdm_snapshot" "cohort_count" "cohort_attrition"
#> [4] "summarise_log_file" "summarise_log_sql"
#>