You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See ?grDevices::palette (below). These functions are 'base' R 4.* functions, but not part of the base package. Should the backports package also incorporate these?
Set or View the Graphics Palette
Description
View or manipulate the color palette which is used when col= has a numeric index and supporting functions.
See
?grDevices::palette
(below). These functions are 'base' R 4.* functions, but not part of thebase
package. Should thebackports
package also incorporate these?Set or View the Graphics Palette
Description
View or manipulate the color palette which is used when col= has a numeric index and supporting functions.
Usage
palette(value)
palette.pals()
palette.colors(n = NULL, palette = "Okabe-Ito", alpha, recycle = FALSE)
...
The text was updated successfully, but these errors were encountered: