powered by
Find synonyms in a group of colors with code for empty tag.
escode(row_under_review, emptyname = NA, columns_set = NA)
Color sequence to be analyzed.
Code used to define empty code.
Range of codes which belong to the same tag region.
Matrix with all synonym
# NOT RUN { # Example of a full sequence combination<- c("EMPTY","Red","Yellow","Red","Blue","Green") # See synonym for the code group 1 to 3 escode(combination,"EMPTY",columns_set=1:3) # }
Run the code above in your browser using DataLab