Closed llrs closed 6 years ago
Perhaps I should introduce split(seq_len(), plates) in create index
It could be use_index <- function(x){split(seq_len(x), x)}
use_index <- function(x){split(seq_len(x), x)}
Created a function
Perhaps I should introduce split(seq_len(), plates) in create index