Skip to content

Commit

Permalink
Merge pull request #11 from paugrau/master
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
hmeleiro authored Feb 22, 2024
2 parents fa89a29 + c7feef9 commit 3ee30e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ devtools::install_github("ropenspain/infoelectoral")

```
library(infoelectoral)
df <- municipios(tipoeleccion = "congreso", yr = 1982, mes = "10")
df <- municipios(tipo_eleccion = "congreso", anno = 1982, mes = "10")
```

0 comments on commit 3ee30e8

Please sign in to comment.