powered by
Search For Keywords in Databrary Volumes.
search_for_keywords( search_string = "locomotion", vb = options::opt("vb"), rq = NULL )
A list with the volumes that contain the keyword.
String to search.
Show verbose messages. (Defaults to FALSE, overwritable using option 'databraryr.vb' or environment variable 'R_DATABRARYR_VB')
FALSE
An httr2 request object. Default is NULL.
httr2
if (FALSE) { search_for_keywords() # searches for volumes with "locomotion" as a keyword. search_for_keywords("adult") # searches for volumes with "adult" as a keyword. }
Run the code above in your browser using DataLab