Description Usage Arguments Examples
quasiDrugs function import Quasi-drug product information like name, manufacturer, effect, and so on.
1 | quasiDrugs(key, verbose = F)
|
key |
character value. API key issued from <www.data.go.kr>. no default. |
verbose |
logical value. if TRUE, provide process bar. Default value set as false. |
1 2 3 4 | key <- 'your key issued from data.go.kr'
# example.
data <- quasiDrugs(key, verbose = T)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.