Skip to content

Commit 2df4ec7

Browse files
David WillingerDavid Willinger
authored andcommitted
Generated README
1 parent c83e5b3 commit 2df4ec7

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@
55
[![R-CMD-check](https://github.com/da-wi/cartographr/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/da-wi/cartographr/actions/workflows/R-CMD-check.yaml)
66
[![codecov test
77
coverage](https://codecov.io/gh/da-wi/cartographr/branch/develop/graph/badge.svg)](https://app.codecov.io/gh/da-wi/cartographr?branch=develop)
8+
[![Lifecycle:
9+
experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://lifecycle.r-lib.org/articles/stages.html#experimental)
10+
[![License:
11+
GPL3](https://img.shields.io/badge/license-GPL3.0-yellow)](https://opensource.org/license/gpl-3-0)
12+
[![](https://cranlogs.r-pkg.org/badges/cartographr)](https://cran.rstudio.com/web/packages/cartographr/index.html)
813

914
## Overview
1015

@@ -101,6 +106,7 @@ df_pal <- tibble (palettes= c("alphabet", "arctic","autumn", "bw",
101106
```
102107

103108
<p align="center">
109+
104110
<img src='https://github.com/da-wi/cartographr/raw/develop/png/plot palettes-1.png' width='30%'>
105111
<img src='https://github.com/da-wi/cartographr/raw/develop/png/plot palettes-2.png' width='30%'>
106112
<img src='https://github.com/da-wi/cartographr/raw/develop/png/plot palettes-3.png' width='30%'>

0 commit comments

Comments
 (0)