Files in houseofcommonslibrary/clvotes
An R package for downloading data from the Commons and Lords Votes API

.Rbuildignore
.Rproj.user/3E15C18B/pcs/debug-breakpoints.pper
.Rproj.user/3E15C18B/pcs/files-pane.pper
.Rproj.user/3E15C18B/pcs/source-pane.pper
.Rproj.user/3E15C18B/pcs/source-window.pper
.Rproj.user/3E15C18B/pcs/windowlayoutstate.pper
.Rproj.user/3E15C18B/pcs/workbench-pane.pper
.Rproj.user/3E15C18B/persistent-state
.Rproj.user/3E15C18B/rmd-outputs
.Rproj.user/3E15C18B/saved_source_markers
.Rproj.user/3E15C18B/sources/prop/07DA803E
.Rproj.user/3E15C18B/sources/prop/21C4A699
.Rproj.user/3E15C18B/sources/prop/39FEADCD
.Rproj.user/3E15C18B/sources/prop/41177DF1
.Rproj.user/3E15C18B/sources/prop/4668AFA9
.Rproj.user/3E15C18B/sources/prop/9AB9F275
.Rproj.user/3E15C18B/sources/prop/AC541EEC
.Rproj.user/3E15C18B/sources/prop/AC9AD7B0
.Rproj.user/3E15C18B/sources/prop/C9D48D9C
.Rproj.user/3E15C18B/sources/prop/EEFA8C08
.Rproj.user/3E15C18B/sources/prop/INDEX
.Rproj.user/shared/notebooks/patch-chunk-names
.Rproj.user/shared/notebooks/paths
.gitignore
DESCRIPTION
NAMESPACE
R/clvotes.R R/constants.R R/divisions_commons.R R/divisions_lords.R R/divisions_raw.R R/errors.R R/filter.R R/format.R R/query.R README.md
clvotes.Rproj
man/cast_date.Rd man/clvotes.Rd man/date_format_error.Rd man/fetch_cds_members_raw.Rd man/fetch_cds_raw.Rd man/fetch_cds_raw_filter.Rd man/fetch_cds_votes_raw.Rd man/fetch_commons_divisions_all.Rd man/fetch_commons_divisions_all_raw.Rd man/fetch_commons_divisions_deferred.Rd man/fetch_commons_divisions_evel.Rd man/fetch_commons_divisions_members.Rd man/fetch_commons_divisions_party.Rd man/fetch_commons_divisions_remote.Rd man/fetch_commons_divisions_tellers.Rd man/fetch_commons_divisions_votes.Rd man/fetch_lds_members_raw.Rd man/fetch_lds_raw.Rd man/fetch_lds_raw_filter.Rd man/fetch_lds_votes_raw.Rd man/fetch_lords_divisions_all.Rd man/fetch_lords_divisions_all_raw.Rd man/fetch_lords_divisions_members.Rd man/fetch_lords_divisions_party.Rd man/fetch_lords_divisions_remote.Rd man/fetch_lords_divisions_tellers.Rd man/fetch_lords_divisions_votes.Rd man/filter_dates.Rd man/format_cds_members_raw.Rd man/format_cds_raw.Rd man/format_cds_votes_raw.Rd man/format_lds_members_raw.Rd man/format_lds_raw.Rd man/format_lds_votes_raw.Rd man/handle_date.Rd man/invalid_mnis_id.Rd man/missing_argument.Rd man/missing_column_error.Rd man/parse_date.Rd man/process_cds_pagination.Rd man/process_cds_pagination_member.Rd man/process_lds_pagination.Rd man/process_lds_pagination_member.Rd man/request.Rd man/request_error.Rd tests/testthat.R
tests/testthat/data/commons_divisions.RData
tests/testthat/data/commons_vote_member.RData
tests/testthat/data/commons_votes.RData
tests/testthat/data/fetch_commons_divisions_all.RData
tests/testthat/data/fetch_commons_divisions_all_from_to.RData
tests/testthat/data/fetch_commons_divisions_deferred.RData
tests/testthat/data/fetch_commons_divisions_deferred_from_to.RData
tests/testthat/data/fetch_commons_divisions_evel.RData
tests/testthat/data/fetch_commons_divisions_evel_from_to.RData
tests/testthat/data/fetch_commons_divisions_members.RData
tests/testthat/data/fetch_commons_divisions_members_from_to.RData
tests/testthat/data/fetch_commons_divisions_remote.RData
tests/testthat/data/fetch_commons_divisions_remote_from_to.RData
tests/testthat/data/fetch_commons_divisions_tellers.RData
tests/testthat/data/fetch_commons_divisions_tellers_from_to.RData
tests/testthat/data/fetch_commons_divisions_votes.RData
tests/testthat/data/fetch_commons_divisions_votes_party.RData
tests/testthat/data/fetch_lords_divisions_all.RData
tests/testthat/data/fetch_lords_divisions_all_from_to.RData
tests/testthat/data/fetch_lords_divisions_members.RData
tests/testthat/data/fetch_lords_divisions_members_from_to.RData
tests/testthat/data/fetch_lords_divisions_remote.RData
tests/testthat/data/fetch_lords_divisions_remote_from_to.RData
tests/testthat/data/fetch_lords_divisions_tellers.RData
tests/testthat/data/fetch_lords_divisions_tellers_from_to.RData
tests/testthat/data/fetch_lords_divisions_votes.RData
tests/testthat/data/fetch_lords_divisions_votes_party.RData
tests/testthat/data/lords_divisions.RData
tests/testthat/data/lords_vote_member.RData
tests/testthat/data/lords_votes.RData
tests/testthat/test_commons.R tests/testthat/test_filter.R tests/testthat/test_lords.R tests/testthat/test_query.R tests/testthat/validate.R tests/testthat/validate_commons.R tests/testthat/validate_lords.R
houseofcommonslibrary/clvotes documentation built on March 31, 2021, 2:38 a.m.