R/global.R

# to appease R CMD check
# most of these are in R/app.R
utils::globalVariables(
  c("variable", "value", "ID", "Electorate", "State", "BallotPosition",
    "PartyAb", "OrdinaryVotes", "formal", "total_formal", "fill", "prop",
    "xcent", "ycent", "x", "y", "group", "lat", "long", "Elected",
    "PartyNm", "difference", "nseats", "Total_OrdinaryVotes_in_electorate",
    "Average_Australian_Labor_Party_Percentage_in_electorate",
    "Average_Liberal_National_Coalition_Percentage_in_electorate",
    "Average_Australian_Labor_Party_Percentage_in_electorate",
    "Average_Liberal_National_Coalition_Percentage_in_electorate",
    "Total_OrdinaryVotes_in_electorate", "aec2013_2cp_electorate",
    "GivenNm", "Surname", "TotalVotes", "FullName", "parties", 
    "candidates","tooltip"))
Emaasit/ebolaCases documentation built on May 6, 2019, 3:46 p.m.