mb_search | R Documentation |
Perform a Memory Beta site search.
mb_search(text, browse = FALSE)
text |
character, search query. |
browse |
logical, open search results page in browser. |
This function returns a data frame containing the title, truncated text preview, and relative URL for the first page of search results. It does not recursively collate search results through subsequent pages of results. There could be an unexpectedly high number of pages of results depending on the search query. Since the general nature of this search feature seems relatively casual anyway, it aims only to provide a first page preview.
a data frame
mb_search("Worf")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.