read_ballots {elections.dtree} | R Documentation |
ranked_ballots
from a file.Reads a set of partial IRV ballots from a file. The file is expected to follow the ballot:count standard, with a header describing all participating candidates.
read_ballots(file)
file |
The name of the file to read from, or a character vector of file lines. |