Skip to content

Instantly share code, notes, and snippets.

@sergioprates
Last active January 24, 2019 23:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sergioprates/1bbbb3c241ed2f15ccb790e47d8e65c0 to your computer and use it in GitHub Desktop.
Save sergioprates/1bbbb3c241ed2f15ccb790e47d8e65c0 to your computer and use it in GitHub Desktop.
vetor <- c(1, 5, 4)
vetor
# SAÍDA: 1 5 4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment