Skip to content

Commit 36afb74

Browse files
author
EmmaCartuyvels1
committed
Fix small aestetic errors
1 parent 225df82 commit 36afb74

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

source/reports/explorative_analysis/expl_analysis_targets.Rmd

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -294,6 +294,8 @@ p3 <- tar_read(trend_comp_3) |>
294294
fill_scale +
295295
labs(x = "Correlation",
296296
y = "Number of species")
297+
298+
p3
297299
```
298300

299301
### Filter 4
@@ -309,6 +311,8 @@ p4 <- tar_read(trend_comp_4) |>
309311
fill_scale +
310312
labs(x = "Correlation",
311313
y = "Number of species")
314+
315+
p4
312316
```
313317

314318
##
@@ -487,8 +491,6 @@ p3 <- trend_comp_3_cyclus |>
487491
488492
p3
489493
```
490-
<<<<<<< HEAD
491-
=======
492494

493495
```{r}
494496
shared_filter3_cyclus <- SharedData$new(tar_read(filter3) |>

0 commit comments

Comments
 (0)