The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
palette_color_continuous()
and
palette_color_discrete()
.palette_color_picker()
,
palette_color_continuous()
and
palette_color_discrete()
to map values to colors.palette_shape()
and palette_line()
to
map values to symbols.palette_size_range()
to size symbols.change()
to simulate color-blindness (#14).colour()
no longer returns a named vector by
default.plot*()
functions invisibly return the first argument
(vector of colors).convert()
(#14).ramp()
.ggplot2::discrete_scale()
and ggplot2::continuous_scale()
(#15).nightfall
and incandescent
color schemes.discreterainbow
scheme (qualitative scheme
instead of sequential).ramp()
to return a palette function with argument a
vector of values that are mapped to colors.ramp()
to produce a colour scheme that map a
numeric
vector to colours (allow rescaling to a specific
midpoint).scale_*_logical()
for logical
values.scale_colour_okabeito()
and
scale_fill_okabeito()
(unnamed arguments were passed in the
wrong order).plot_tiles()
to produce a diagnostic map for a
given colour scheme.scale_*_picker()
and
scale_edge_*_picker()
to build scales for
ggplot2 and ggraph.scale_edge_colour_*()
and scale_edge_fill_*()
(#10).scale_*_mediumcontrast
and
scale_*_highcontrast
(#9).scale_*_contrast
.info()
to get a table of all available
palettes.scale_*_broc
,
scale_*_cork
, scale_*_vik
,
scale_*_lisbon
, scale_*_tofino
,
scale_*_berlin
, scale_*_roma
,
scale_*_bam
, scale_*_vanimo
.scale_*_batlow
,
scale_*_batlowW
, scale_*_batlowK
,
scale_*_devon
, scale_*_lajolla
,
scale_*_bamako
, scale_*_davos
,
scale_*_bilbao
, scale_*_nuuk
,
scale_*_oslo
, scale_*_grayC
,
scale_*_hawaii
, scale_*_lapaz
,
scale_*_tokyo
, scale_*_buda
,
scale_*_acton
, scale_*_turku
,
scale_*_imola
.scale_*_oleron
,
scale_*_bukavu
, scale_*_fes
.scale_*_brocO
,
scale_*_corkO
, scale_*_vikO
,
scale_*_romaO
, scale_*_bamO
.scale_*_sunset()
, scale_*_BuRd()
and
scale_*_PRGn()
gained a new argument to be used with
discrete data (#7).name
argument of
ggplot2::discrete_scale()
and
ggplot2::scale_continuous()
.compare()
function to compute CIELAB distance
metric.plot()
function.plot_scheme_colourblind()
function (#4, thanks to
@vincentarelbundock).anomalize()
function
(#5, thanks to @vincentarelbundock).plot_scheme()
now display colour for bad/missing data
(if any).colour()
output can be restricted to a fraction of the
cheme’s colour domain (#6).colour()
gained a new argument to force interpolation
of colour scheme.colour()
gained a new argument to choose colour names
language.scale_*_YlOrBr()
, scale_*_iridescent()
and
scale_*_smoothrainbow()
gained a new argument to be used
with discrete data (#3).scale_*_rainbow()
.convert()
function to simulate colour-blind
vision.plot_scheme()
function to shows colours in a
plot.plot_map()
function to produces a diagnostic
map for a given colour scheme.colour()
.scale_*_pale()
, scale_*_dark()
and
scale_*_discreterainbow()
.scale_*_rainbow()
is deprecated and
replaced by scale_*_discreterainbow()
.missing
attribute of the palette function
returned by colour()
(bug introduced in v1.1.2).scale_*_contrast()
, scale_*_iridescent()
and
scale_*_land()
.scale_*_tol()
.arrange()
.reverse
argument inoperative).scale_*_bright()
,
scale_*_vibrant()
, scale_*_muted()
,
scale_*_light()
, scale_*_rainbow()
(qualitative), scale_*_sunset()
,
scale_*_BuRd()
, scale_*_PRGn()
(diverging),
scale_*_YlOrBr()
, scale_*_smoothrainbow()
(sequential).scale_*_tol()
is deprecated.These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.