load_db: Get Sanofi product descriptors

Description Usage Arguments Value Author(s) Examples

View source: R/load_db.R

Description

Databases of Global Business Unit and Life Savings Drugs

Usage

1
load_db(db, default_path = TRUE)

Arguments

db

string. For now "GBU" and "LSD" are available.

default_path

logical = TRUE, if a path is provided replace the default path.

Value

tibble

Author(s)

Obryan Poyser

Examples

1
2
3
4
## Not run: 
load_db(db = "GBU", on_globalenv = T)

## End(Not run)

opoyc/sftools documentation built on July 31, 2020, 3:33 a.m.