get_quote: Retrieve text within a span or div with a named id

View source: R/main.R

get_quoteR Documentation

Retrieve text within a span or div with a named id

Description

Retrieve text within a span or div with a named id

Usage

get_quote(id, file, blockquote = TRUE)

Arguments

id

the id string (without #).

file

file name

blockquote

return as block quote (defaults to TRUE)

Value

a character vector of length 1


wjschne/WJSmisc documentation built on June 29, 2023, 8:04 a.m.