Skip to content

Commit d37287a

Browse files
author
Carly Lovas
committed
fig align
1 parent c354ae5 commit d37287a

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

README.Rmd

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ knitr::opts_chunk$set(
1313
)
1414
```
1515

16-
# species.shifts <a href="https://carlylovas.github.io/species.shifts/"><img src="man/figures/logo.svg" align="right" height="139" alt="species.shifts website" /></a>
16+
## species.shifts <a href="https://carlylovas.github.io/species.shifts/"><img src="man/figures/logo.svg" alt="species.shifts website" align="left" height="150"/></a>
17+
1718
<!-- badges: start -->
1819

1920
<!-- badges: end -->
@@ -34,11 +35,10 @@ All functions that begin with `map_()` or `plot_()` will filter to the species o
3435

3536
All three groups of functions will ultimately yield the materials needed to generate a **summary report**, describing the patterns of distribution as described across the federal fishery dependent and independent data sets.
3637

37-
<p align="center">
38-
39-
<img src="man/figures/package_data_flow.svg" align="center"/>
38+
<div align="center">
39+
<img src="man/figures/package_data_flow.svg">
40+
</div>
4041

41-
</p>
4242

4343
------------------------------------------------------------------------
4444

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
<!-- README.md is generated from README.Rmd. Please edit that file -->
33

4-
# species.shifts <a href="https://carlylovas.github.io/species.shifts/"><img src="man/figures/logo.svg" align="right" height="139" alt="species.shifts website" /></a>
4+
## species.shifts <a href="https://carlylovas.github.io/species.shifts/"><img src="man/figures/logo.svg" alt="species.shifts website" align="left" height="150"/></a>
55

66
<!-- badges: start -->
77

@@ -47,11 +47,11 @@ to generate a **summary report**, describing the patterns of
4747
distribution as described across the federal fishery dependent and
4848
independent data sets.
4949

50-
<p align="center">
50+
<div align="center">
5151

52-
<img src="man/figures/package_data_flow.svg" align="center"/>
52+
<img src="man/figures/package_data_flow.svg">
5353

54-
</p>
54+
</div>
5555

5656
------------------------------------------------------------------------
5757

0 commit comments

Comments
 (0)