powered by
Find synonyms of a sequence with code for empty tag.
escombination(row_under_review, emptyname, g1 = NA, g2 = NA, g3 = NA, g4 = NA, g5 = NA, g6 = NA)
Color sequence to be analyzed.
Code used to define empty code.
Group of tags from group 1.
Group of tags from group 2.
Group of tags from group 3.
Group of tags from group 4.
Group of tags from group 5.
Group of tags from group 6.
Matrix with all synonyms
escode esdataset
# NOT RUN { # Example of a full sequence combination<- c("EMPTY","Red","Yellow","Red","Blue","Green") # See synonym for the full sequence escombination(combination,"EMPTY",g1=1:3,g2=4:6) # }
Run the code above in your browser using DataLab