Learn R Programming

hansard (version 0.3.4)

sessions_info: sessions_info

Description

Imports data on Parliamentary Sessions

Usage

sessions_info(sesType = c("all", "days"))

Arguments

sesType
The type of data being requested, allows the arguments 'all' and 'days'
all
Imports information on all available parliamentary sessions
days
Imports information on the days in all available parliamentary sessions

Examples

Run this code
## Not run: 
# 
# x <- sessions_info('all')
# 
# x <- sessions_info('days')
# ## End(Not run)

Run the code above in your browser using DataLab