R/print_palette.R
print.palette.Rd
Function for printing palette
# S3 method for class 'palette' print(x, ...)
the object to be printed.
further arguments to be passed to or from other methods. They are ignored in this function.
A plot of the specified colour palette.
print(MSUcols("msu_qual1"))