This package includes a function to convert NDCs in 10-digits to 11-digits.
You can download a csv file for NDCs using the FDA database.
remotes::install_github("jaylkim/ndc")library(ndc)
## basic example code
ndc_convert("path/to/file.csv")| Name | Name | Last commit date | ||
|---|---|---|---|---|
This package includes a function to convert NDCs in 10-digits to 11-digits.
You can download a csv file for NDCs using the FDA database.
remotes::install_github("jaylkim/ndc")library(ndc)
## basic example code
ndc_convert("path/to/file.csv")