We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a63eb58 + 12f0bcb commit 29de42bCopy full SHA for 29de42b
1 file changed
R/fda_drugs.R
@@ -52,7 +52,7 @@ fda_drugs_file <- function(url = NULL, force,
52
ext = "zip",
53
name = "Drugs@FDA data",
54
dir = dir,
55
- method = "base", mode = "wb",
+ method = "curl",
56
arg = arg, call = call
57
)
58
}
0 commit comments