Skip to content

Commit

Permalink
Render README.Rmd
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jun 5, 2021
1 parent d825b5f commit 9c2599e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ Examples
res <- vizHillslopePosition(s$hillpos, annotation.cex = 0.9)
print(res$fig)

<img src="https://i.imgur.com/XagtEHg.png" width="1056" />
<img src="https://i.imgur.com/kKtOvvg.png" width="1056" />

### Make Profile Sketches

Expand All @@ -182,7 +182,7 @@ Examples
width = 0.2
)

<img src="https://i.imgur.com/Q8Z99aB.png" width="1344" />
<img src="https://i.imgur.com/fzJI1wK.png" width="1344" />

### Identify Tabular “Siblings”

Expand Down Expand Up @@ -212,7 +212,7 @@ Examples
cex.names = 1
)

<img src="https://i.imgur.com/MEswKlE.png" width="1344" />
<img src="https://i.imgur.com/3Sa1mcp.png" width="1344" />

Dependency Graph
----------------
Expand Down

0 comments on commit 9c2599e

Please sign in to comment.