Skip to content

Instantly share code, notes, and snippets.

@JuveCampos
Created January 28, 2020 03:24
Show Gist options
  • Save JuveCampos/f4413cc490c5413d0780a6d74038f12f to your computer and use it in GitHub Desktop.
Save JuveCampos/f4413cc490c5413d0780a6d74038f12f to your computer and use it in GitHub Desktop.
{r}
# Leemos datos
# Por tamaño de localidad
bd <- read_xls("mor_pop.xls", sheet = 2, skip = 6)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment