Skip to content

Commit

Permalink
Consistency update
Browse files Browse the repository at this point in the history
  • Loading branch information
lilyclements committed Jun 3, 2024
1 parent c469d0b commit 3fc619b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion paper.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ multiple_ind %>%
dplyr::mutate(total_emissions = plane_emissions + train_emissions)
```

| ID | Rail from | Rail to | Air from | Air to | Air via | Air emissions | Rail emissions | Total Emissions |
| ID | Rail from | Rail to | Air from | Air to | Air via | Air emissions | Rail emissions | Total emissions |
|-----|----------------------|----------|----------|--------|---------|-----------------|-----------------|-----------------|
| Clint | Bristol Temple Meads | Paddington | LHR | KIS | NBO | 2.091 | 0.007 | 2.098 |
| Zara | Bristol Temple Meads | Paddington | LHR | LAX | ORL | 3.086 | 0.007 | 3.093 |
Expand Down

0 comments on commit 3fc619b

Please sign in to comment.