Creates URLs for items in DTIC's library

dtic_search_tbl(terms = NULL, quote = T, snake_names = F)

Arguments

terms

vector of terms

quote

if TRUE quotes the terms

Value

tibble

Examples

dtic_search_tbl(terms = c("FAIL SAFE", "CATHETERIZATION", "RETINOIC ACIDS"), quote = T)