Learn R Programming

CodelistGenerator (version 4.0.0)

doseFormToRoute: Table showing the route category associated with each dose form.

Description

Table showing the route category associated with each dose form.

Usage

doseFormToRoute

Arguments

Format

A data frame

dose_form_concept_id

Concept ID of each dose form

dose_form_concept_name

Concept name of each dose form

route_category

Route category associated to the dose form

Examples

Run this code
# \donttest{
library(CodelistGenerator)
doseFormToRoute
# }

Run the code above in your browser using DataLab