Skip to content

Commit

Permalink
test script.R
Browse files Browse the repository at this point in the history
  • Loading branch information
eliansoutu authored Jan 26, 2024
1 parent a3f05cc commit f24f022
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 01-rscript/script.R
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ consulta6 <- resource_show("sspm_11.3")
consulta7 <- resource_show("sspm_143.3")
consulta8 <- resource_show("sspm_145.3")
consulta9 <- resource_show("sspm_145.1")

print(consulta9)
### Armo estructura data.frame
consultas <- data.frame(
id = c(consulta1$id, consulta2$id, consulta3$id, consulta4$id, consulta5$id,
Expand Down

0 comments on commit f24f022

Please sign in to comment.