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.
Palettes inspired by Paris 2024 Olympic and Paralympic Games.
This package is inspired by the PNWColors
and wesanderson
packages.
You can install the package from CRAN with:
install.packages("Paris2024Colours")
or the development version of Paris2024Colours from GitHub with:
# install.packages("devtools")
::install_github("maximekuntz/Paris2024Colours") devtools
library("Paris2024Colours")
# See all palettes
names(paris2024_palettes)
#> [1] "Logo" "OlympicRings" "GamesLook" "Impact2024"
#> [5] "Generation2024" "TerreDeJeux" "Tickets" "Flame"
paris2024_palette("Logo")
paris2024_palette("OlympicRings")
paris2024_palette("GamesLook")
paris2024_palette("Generation2024")
paris2024_palette("Impact2024")
paris2024_palette("TerreDeJeux")
paris2024_palette("Tickets")
paris2024_palette("Flame")
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.