Skip to content

Commit 3ee30e8

Browse files
authored
Merge pull request #11 from paugrau/master
Update README.md
2 parents fa89a29 + c7feef9 commit 3ee30e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ devtools::install_github("ropenspain/infoelectoral")
2828

2929
```
3030
library(infoelectoral)
31-
df <- municipios(tipoeleccion = "congreso", yr = 1982, mes = "10")
31+
df <- municipios(tipo_eleccion = "congreso", anno = 1982, mes = "10")
3232
3333
```
3434

0 commit comments

Comments
 (0)