Skip to content

Commit

Permalink
Fixed table formatting in markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
gerverska committed Feb 2, 2023
1 parent cbdc226 commit 4835a90
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.rmd
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,6 @@ full <- lme(log10(mean_noga_load) ~ log10(dilution),

#### Hierarchical clustering

| Relative abundance | Log-transformed load |
| --- | --- |
| ![ra-clust](06-analyze/ra-clust.png) | ![load-clust](06-analyze/load-clust.png) |
Relative abundance | Log-transformed load
--- | ---
![ra-clust](06-analyze/ra-clust.png) | ![load-clust](06-analyze/load-clust.png)

0 comments on commit 4835a90

Please sign in to comment.