Skip to contents

Information about available package sizes for each drug product.

Usage

dpd_packaging(ids)

Arguments

ids

Vector of drug product code.

Value

A tibble with columns:

  • drug_code: Code assigned to each drug product.

  • package_size: Size of package.

  • package_size_unit: Unit for package size.

  • package_type: Type of package.

  • product_information: Additional product information.

  • upc: Universal Product Code.

Examples

dpd_packaging(11685)
#> # A tibble: 1 × 6
#>   drug_code upc          package_size_unit package_type package_size
#>       <int> <chr>        <chr>             <chr>        <chr>       
#> 1     11685 055599047240 Ea                Blister Pack 24          
#> # ℹ 1 more variable: product_information <chr>