# `meanColor` Average color ## Description Average color ## Usage ```r meanColor(cols) ``` ## Arguments Argument |Description ------------- |---------------- `cols` | A list of colors ## Value A color created by averaging all the R, G, B values of the input colors