Learn R Programming

hansard (version 0.3.4)

commons_terms: commons_terms

Description

Imports the parliamentary thesaurus

Usage

commons_terms(termsType = c("all"))

Arguments

termsType
The type of data you want, allows the argument 'all'
all
Returns a data frame with all definitions in the parliamentary thesaurus

Examples

Run this code
## Not run: 
# x <- commons_terms('all')
# head(x)
#  ## End(Not run)

Run the code above in your browser using DataLab