Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 620 Bytes

README.md

File metadata and controls

33 lines (26 loc) · 620 Bytes

vaalijako

Development setup

git clone https://github.com/haphut/vaalijako
cd vaalijako

Run in R:

# install.packages('devtools') # if necessary
library(devtools)
load_all()
# Warning: Downloads and writes some files.
result <- main()

Install and run

Run in R:

# install.packages('devtools') # if necessary
library(devtools)
install_github('haphut/vaalijako')
library(vaalijako)
# Warning: Downloads and writes some files.
result <- main()

Get the data separately

The data is available from avoindata.fi.