Skip to content

Commit d8d4073

Browse files
committed
Add rops logo
1 parent 501314b commit d8d4073

File tree

3 files changed

+77
-2
lines changed

3 files changed

+77
-2
lines changed

README.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ knitr::opts_chunk$set(
1515
[![R-CMD-check](https://github.com/coatless-rpkg/rops/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/coatless-rpkg/rops/actions/workflows/R-CMD-check.yaml)
1616
<!-- badges: end -->
1717

18-
# R Ops (`rops`)
18+
# R Ops (rops) <a href="https://r-pkgs.thecoatlessprofessor.com/rops/"><img src="man/figures/rops-logo.svg" align="right" width="138" alt="hex logo for rops" /></a>
1919

2020
The objective behind this package is to provide an extension to base *R* that
2121
supplements present operators manipulations.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ developed.](http://www.repostatus.org/badges/latest/active.svg)](http://www.repo
77
[![R-CMD-check](https://github.com/coatless-rpkg/rops/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/coatless-rpkg/rops/actions/workflows/R-CMD-check.yaml)
88
<!-- badges: end -->
99

10-
# R Ops (`rops`)
10+
# R Ops (rops) <a href="https://r-pkgs.thecoatlessprofessor.com/rops/"><img src="man/figures/rops-logo.svg" align="right" width="138" alt="hex logo for rops" /></a>
1111

1212
The objective behind this package is to provide an extension to base *R*
1313
that supplements present operators manipulations.

man/figures/rops-logo.svg

Lines changed: 75 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)