Displaying 1 result from an estimated 1 matches for "29_03".
Did you mean:
  29303
  
2013 Mar 21
1
All unique combinations
Dear all,
I would like to have all unique combinations in the following matrix
TimeIndex<- rbind (c(1,"Week_of_21_07-29_03"), 
          c(2,"Thursday_21_03"),
          c(3,"Friday_22_03"),
          c(4,"Saturday_23_03"),
          c(5,"Sunday_24_03"),
          c(6,"Monday_25_03"),
          c(7,"Tuesday_26_03"),
          c(8,"Wednesday_27_03&quo...