Advertisement
Guest User

Untitled

a guest
Oct 22nd, 2016
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. First = c('a', 'b')
  2. Combinations = c('First', 'Second', 'Third')
  3. For(i in combinations){
  4. assign(paste('BaseTable$no', Count, '[BaseTable$', i, ' %in% ' i[j] ']', sep = ''), j)
  5. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement