I am trying to get a display of the actual build-in colours in R, rather than names.
If I use colours(), I get a display of all names. Now I would, for example, like to see 10 colours close to "dodgerblue" together with their names in the console.
Is there a way to do this?
