Advertisement
Guest User

Untitled

a guest
Jun 20th, 2019
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. v1 <- c(1, 1, 2, 4, 3, 5, 6, 7, 3, 9)
  2. v2 <- c(1, 2, 3, 4, 2, 3, 4, 5, 3, 1)
  3. v3 <- c(0, 1, 0, 0, 0, 1, 1, 1, 0, 1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement