mb_search: Memory Beta site search

View source: R/memory_beta.R

mb_searchR Documentation

Memory Beta site search

Description

Perform a Memory Beta site search.

Usage

mb_search(text, browse = FALSE)

Arguments

text

character, search query.

browse

logical, open search results page in browser.

Details

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.

Value

a data frame

Examples

mb_search("Worf")

leonawicz/rtrek documentation built on Sept. 18, 2023, 11:29 p.m.