resultType: Get the 'result_type(s)' defined in a certain package

View source: R/resultType.R

resultTypeR Documentation

Get the result_type(s) defined in a certain package

Description

Get the result_type(s) defined in a certain package

Usage

resultType(pkg = NULL)

Arguments

pkg

A character vector of the packages of interest

Value

A named (package) list of the result_type registered in each package.

Examples

library(omopgenerics)

resultType()


omopgenerics documentation built on June 17, 2026, 5:07 p.m.