# NOT RUN {
# All EDMs primarily sponsored, sponsored or signed by Mike Crockart
x <- mp_edms(
mp_id = 3967, primary_sponsor = TRUE,
sponsor = TRUE, signatory = TRUE
)
# Detailed data on all EDMs primarily sponsored by Mike Crockart
y <- mp_edms(
mp_id = 3967, primary_sponsor = TRUE,
sponsor = TRUE, signatory = FALSE, full_data = TRUE
)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab