Description Usage Arguments Examples
Function to parse and process OpenSTV / OpaVote .blt files into a format with 1 ballot per line and the candidates encoded as factors.
1 | read_blt(filepath, weight = F)
|
filepath |
Filepath of blt file, including filename.blt |
weight |
Optional parameter to return ballot weight. Default = F |
1 | read_blt("C:/Users/User1/Documents/leader.blt")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.