mipplot_autofill_color {mipplot} | R Documentation |
Complementation of color scheme
Description
fill colors automatically
Usage
mipplot_autofill_color(rule_table_without_colors)
Arguments
rule_table_without_colors |
Incomplete color specification rule table. It dosen't contain "Color_code" column. |
Value
Complete color specification rule table. It is containing "Color_code" column. However, if color complementation can not be performed automatically, the return value is an incomplete color specification.
[Package mipplot version 0.3.1 Index]