Skip to content

Commit 181c538

Browse files
committed
remove source note modification
1 parent 09121ab commit 181c538

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

quarto/catalog/table_lbt01/index.qmd

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,7 @@ lbt01 <- adlb |>
7272
) |>
7373
gtsummary::modify_bold(columns = label, rows = tbl_indent_id1 > 0L) |>
7474
gtsummary::modify_spanning_header(gtsummary::all_stat_cols() ~ "**{level}** \nN = {n}") |>
75-
gtsummary::modify_header(label = "**Lab \n\U00A0\U00A0\U00A0\U00A0 Visit**") |>
76-
gtsummary::modify_source_note("Printing a few illustrative rows from the full table.")
75+
gtsummary::modify_header(label = "**Lab \n\U00A0\U00A0\U00A0\U00A0 Visit**")
7776
```
7877

7978
```{r}
-8.84 KB
Loading

0 commit comments

Comments
 (0)