11
22<!-- README.md is generated from README.Rmd. Please always edit the .Rmd file (and generate the .md file from it) -->
3+
34<!-- Devel badges start: -->
45
56[ ](https://www.r-
1213<!-- Devel badges end. -->
1314
1415<!-- Release badges start: -->
16+
1517<!-- [](https://CRAN.R-project.org/package=unicol) -->
18+
1619<!-- [](https://www.r-pkg.org/pkg/unicol) -->
20+
1721<!-- [](https://doi.org/10.5281/zenodo.8252106) -->
22+
1823<!-- Release badges end. -->
24+
1925<!-- ALL badges start: -->
26+
2027<!-- [](https://CRAN.R-project.org/package=unicol) -->
28+
2129<!-- [](https://github.com/hneth/unicol/actions/workflows/R-CMD-check.yaml) -->
30+
2231<!-- [](https://www.r-pkg.org/pkg/unicol) -->
32+
2333<!-- [](https://www.r-pkg.org/pkg/unicol) -->
34+
2435<!-- [](https://doi.org/10.5281/zenodo.8252106) -->
36+
2537<!-- ALL badges end. -->
2638
27- # unicol 0.4.0.9001 <img src = " man/figures/logo.png " align = " right " alt = " unicol:: " width = " 150px " alt =" " />
39+ # unicol 0.4.0.9002 <img src = " man/figures/logo.png " align = " right " alt = " unicol:: " width = " 150px " alt =" " />
2840
2941<!-- unicol pkg logo and link: -->
42+
3043<!-- <a href = "https://CRAN.R-project.org/package=unicol"> -->
44+
3145<!-- <img src = "./man/figures/logo.png" alt = "unicol::" align = "right" width = "150px" style = "width: 150px; float: right; border:0;"/> -->
46+
3247<!-- </a> -->
48+
3349<!-- Slogan: -->
3450
3551### The colors of your university
@@ -88,8 +104,8 @@ library(unikn) # for color functions
88104
89105## Contents
90106
91- The ** unicol** package currently provides ** 273 color palettes** from
92- ** 116 institutions** .
107+ The ** unicol** package currently provides ** 276 color palettes** from
108+ ** 117 institutions** .
93109
94110<!-- **Table\ 1** provides an overview of all color palettes: -->
95111
@@ -98,27 +114,33 @@ palettes](https://hneth.github.io/unicol/articles/color_pals.html)** for
98114an overview of included color palettes and institutions.)
99115
100116<!-- ## Examples -->
117+
101118<!-- Goal: Show some color palettes and how they can be used: -->
102119
103120### Examples of color palettes
104121
105- <!-- The **unicol** package currently contains **273\ color palettes** from **116\ institutions**. -->
122+ <!-- The **unicol** package currently contains **276\ color palettes** from **117\ institutions**. -->
123+
106124<!-- Example 1: Random pals (from vignette color_pals.Rmd): -->
125+
107126<!-- Show as a table: -->
127+
108128<!-- Show as a figure: -->
109129
110- ** Figure 1** illustrates 50 random color palettes (with 215 colors):
130+ ** Figure 1** illustrates 50 random color palettes (with 96 colors):
111131
112132<div class =" figure " style =" text-align : center " >
113133
114- <img src =" man/figures/README-unicol-pals-example-1-figure-1.png " alt =" Figure 1: A sample of 50 unicol palettes (containing 215 colors). " width =" 680px " />
134+ <img src =" man/figures/README-unicol-pals-example-1-figure-1.png " alt =" Figure 1: A sample of 50 unicol palettes (containing 96 colors). " width =" 680px " />
115135<p class =" caption " >
116- Figure 1: A sample of 50 unicol palettes (containing 215 colors).
136+
137+ Figure 1: A sample of 50 unicol palettes (containing 96 colors).
117138</p >
118139
119140</div >
120141
121142<!--  -->
143+
122144<!-- Example 2: Explorations: Insights into clusters / relations / similar sets -->
123145
124146### Using color palettes
@@ -135,7 +157,7 @@ barplot(height = 1:10,
135157 main = " Using the MIT colors" )
136158```
137159
138- <img src =" man/figures/README-example-base-r-1-1.png " width =" 600px " style =" display : block ; margin : auto ;" />
160+ <img src =" man/figures/README-example-base-r-1-1.png " alt = " " width =" 600px " style =" display : block ; margin : auto ;" />
139161
140162To modify a color palette (e.g., by resizing the palette or adding
141163transparency), we use the ` usecol() ` function of the
@@ -147,7 +169,7 @@ barplot(height = 1/sqrt(1:16),
147169 main = " A color gradient of MIT colors" )
148170```
149171
150- <img src =" man/figures/README-example-base-r-2-1.png " width =" 600px " style =" display : block ; margin : auto ;" />
172+ <img src =" man/figures/README-example-base-r-2-1.png " alt = " " width =" 600px " style =" display : block ; margin : auto ;" />
151173
152174<!-- More examples: -->
153175
@@ -159,22 +181,23 @@ Here are some some additional examples how the color palettes from
159181unikn :: seecol(yale , main = " The primary colors of Yale University" )
160182```
161183
162- <img src =" man/figures/README-examples-unicol-1.png " width =" 600px " style =" display : block ; margin : auto ;" />
184+ <img src =" man/figures/README-examples-unicol-1.png " alt = " " width =" 600px " style =" display : block ; margin : auto ;" />
163185
164186``` r
165187# Demo plots:
166188unikn :: demopal(berkeley_1 , type = 2 , main = " The colors of Berkeley, University of California" , seed = 3 )
167189```
168190
169- <img src =" man/figures/README-examples-unicol-2.png " width =" 600px " style =" display : block ; margin : auto ;" />
191+ <img src =" man/figures/README-examples-unicol-2.png " alt = " " width =" 600px " style =" display : block ; margin : auto ;" />
170192
171193``` r
172194unikn :: demopal(limerick_1 , type = 3 , main = " Using the colors of the University of Limerick" , seed = 3 )
173195```
174196
175- <img src =" man/figures/README-examples-unicol-3.png " width =" 600px " style =" display : block ; margin : auto ;" />
197+ <img src =" man/figures/README-examples-unicol-3.png " alt = " " width =" 600px " style =" display : block ; margin : auto ;" />
176198
177199<!-- ## Adding color palettes -->
200+
178201<!-- Collecting contributed color palettes (in unicol): -->
179202
180203## Your color palettes
@@ -235,7 +258,9 @@ available:
235258## References
236259
237260<!-- Origin / Background / Credit / Course coordinates: -->
261+
238262<!-- Origin: -->
263+
239264<!-- Uni Konstanz / uni.kn logo and link: -->
240265
241266<a href = " https://www.uni-konstanz.de " >
@@ -256,6 +281,7 @@ following course:
256281### License
257282
258283<!-- License: CC BY-SA 4.0 (also in Description) -->
284+
259285<!-- Image with link: -->
260286
261287<a rel =" license " href =" https://creativecommons.org/licenses/by-sa/4.0/ " ><img alt = " Creative Commons License " align = " right " style = " border-width :0 ; float : right ;" src = " https://i.creativecommons.org/l/by-sa/4.0/88x31.png " /></a >
@@ -272,9 +298,13 @@ a work at
272298<a xmlns:dct =" https://purl.org/dc/terms/ " href =" https://github.com/hneth/unicol " rel =" dct:source " >https://github.com/hneth/unicol </a >).
273299
274300<!-- Relation to unikn:: -->
301+
275302<!-- unikn pkg logo and link: -->
303+
276304<!-- <a href = "https://CRAN.R-project.org/package=unikn"> -->
305+
277306<!-- <img src = "./man/figures/logo_unikn_pkg.png" alt = "unikn::" align = "right" width = "140px" style = "width: 140px; float: right; border:0;"/> -->
307+
278308<!-- </a> -->
279309
280310The ** unicol** package is based on the R package
@@ -322,12 +352,13 @@ The copyrights to all **unicol** designs remain with their original
322352creators.
323353
324354<!-- ## Contact -->
355+
325356<!-- ToDo: Add contact details here. -->
326357
327358------------------------------------------------------------------------
328359
329360<!-- Footer: -->
330361
331- \[ File ` README.Rmd ` updated on 2025-12-12 .\]
362+ \[ File ` README.Rmd ` updated on 2026-01-16 .\]
332363
333364<!-- eof. -->
0 commit comments