This function reads character vector with marks names, a character vector of prohibited colors and a custom list of colors to be associated with the mark names
It returns a dataframe with color and style for each mark
makedfMarkColorMycolors(markNames, colorstoremove, mycolors)
names of marks
character vector of colors to remove from mycolors
character vector of names of colors
data.frame