powered by
A function for retrieving Norwegian parliamentary committees for a specified parliamentary session
get_session_committees(sessionid = NA, good_manners = 0)
A data.frame with the following variables:
Character string indicating the id of the parliamentary session to retrieve.
Integer. Seconds delay between calls when making multiple calls to the same function
get_all_committees get_mp_bio get_mp
if (FALSE) { coms <- get_session_committees("2001-2002") coms }
Run the code above in your browser using DataLab