Advertisement
Guest User

Untitled

a guest
Mar 29th, 2017
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. "names"
  2.  
  3. [1] ""
  4. [2] "Victoria Marie"
  5. [3] "Ori Mann"
  6. [4] "Lina Pearl Right"
  7. [5] "David Berg"
  8. [6] "Anthony Lee"
  9. [7] "Brian Michael Ingraham"
  10. [8] "Jay Ling"
  11.  
  12. mat = matrix(unlist(names), ncol=2, byrow=TRUE)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement