Skip to content

Commit 2f25c62

Browse files
Style code (GHA)
1 parent d68fad6 commit 2f25c62

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

vignettes/boxly.Rmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -146,8 +146,8 @@ meta_boxly(
146146
population_term = "apat",
147147
observation_term = "wk12",
148148
observation_subset = AVISITN <= 12 & !is.na(CHG)
149-
) |>
150-
prepare_boxly(mean_decimal = 1) |>
149+
) |>
150+
prepare_boxly(mean_decimal = 1) |>
151151
boxly()
152152
```
153153

0 commit comments

Comments
 (0)