Skip to content

Instantly share code, notes, and snippets.

@JuveCampos
Created January 28, 2020 03:24
Show Gist options
  • Save JuveCampos/42bc9e4a40d2cc898c36dee0d90d1b78 to your computer and use it in GitHub Desktop.
Save JuveCampos/42bc9e4a40d2cc898c36dee0d90d1b78 to your computer and use it in GitHub Desktop.
{r}
# BREAKS - DEFINEN LA POSICION
c(seq(-180000, 0, by = 30000) - desplazamiento,
seq(0, 180000, by = 30000) + desplazamiento)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment