R/globals.R

globalVariables(
  c(
    ".",
    "ballot_name",
    "bill_id",
    "bill_number",
    "candidate_id",
    "categories",
    "categoryId",
    "chunk",
    "con_url",
    "data",
    "description",
    "election_date",
    "election_electionstage_id",
    "election_id",
    "election_state_id",
    "election_type",
    "election_year",
    "endpoint",
    "endpoint_input_mapping_nested",
    "first_name",
    "input",
    "last_name",
    "measure_code",
    "measure_id",
    "measure_text",
    "middle_name",
    "name",
    "nick_name",
    "no",
    "office_id",
    "office_level_id",
    "office_state_id",
    "outcome",
    "parent_id",
    "pro_url",
    "query",
    "rating",
    "rating_id",
    "rating_id_nester",
    "rating_name",
    "rating_text",
    "rn",
    "sig_id",
    "stage",
    "state.abb",
    "state_id",
    "state_id_parent",
    "suffix",
    "summary_url",
    "text_url",
    "timespan",
    "title",
    "type",
    "value",
    "vote",
    "yes"
  )
)
decktools/votesmart documentation built on May 2, 2023, 5:38 a.m.