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 Mar 20, 2021
1 parent dd712cc commit c7d11bc
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 @@ -139,7 +139,7 @@ Examples
res <- vizHillslopePosition(s$hillpos, annotation.cex = 0.9)
print(res$fig)

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

### Make Profile Sketches

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

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

### Identify Tabular “Siblings”

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

<img src="https://i.imgur.com/bBBKuVm.png" width="1344" />
<img src="https://i.imgur.com/82wdJdx.png" width="1344" />

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

0 comments on commit c7d11bc

Please sign in to comment.