retrieve_rfc: grab an IETF RfC and extract metadata

Description Usage Arguments Examples

Description

retrieve_rfc lets you get an IETF RfC and extract the associated metadata, including its authors, status, title, abstract, date of publication and what RfCs it rendered obsolete (if any)

Usage

1

Arguments

id

an RfC ID (e.g. "2000")

Examples

1
results <- retrieve_rfc(1138)

Ironholds/rfc documentation built on May 7, 2019, 6:42 a.m.