I would need a R code that tells me whether the values in each row have been placed in alphabetical and numerical order, for each row. By alphabetical order I mean comparing the cells in each column of a row, starting from the first cell to the last one. An example of alphabetical_row = c(A61B, H01J, H03B, G01Q).I would need a R code that tells me whether the