Skip to content

Commit bde6183

Browse files
committed
Remove 'Figure X' from caption - automatically populated in journal draft
1 parent f6e8cd7 commit bde6183

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

paper/paper.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ A key limitation is that the `iddoverse` functions cannot address every need of
134134
in the datasets within, and across, diseases. The objective has been to provide assistance and automation of analysis
135135
datasets, whilst keeping the solution generalisable and customisable by the user.
136136

137-
![Figure 1: Flowchart of functions within the `iddoverse` package.](figures/Figure 1 - Function Flowchart.tif)
137+
![Flowchart of functions within the `iddoverse` package.](figures/Figure 1 - Function Flowchart.tif)
138138

139139
# iddoverse Functions
140140

@@ -149,7 +149,7 @@ diseases and will not be relevant to most. The hierarchy of timing variables is
149149
parameter to enable researchers to select the most appropriate variable(s) for their analysis. By choosing a ‘best choice’ timing
150150
and result, potential confusion surrounding multiple columns is removed.
151151

152-
![Figure 2: Hierarchy of best choice results/events/findings in `prepare_domain()`. `STRESN` or `DECOD` would be used in the first instance and, where rows are missing this information, they are populated with the variables under them in order. The two letter domain code preceeds these variable names.](figures/Figure 2 - Hierarchy Choices.tif)
152+
![Hierarchy of best choice results/events/findings in `prepare_domain()`. `STRESN` or `DECOD` would be used in the first instance and, where rows are missing this information, they are populated with the variables under them in order. The two letter domain code preceeds these variable names.](figures/Figure 2 - Hierarchy Choices.tif)
153153

154154
The `prepare_domain()` function then pivots the rows by the best choice time variable (`TIME`, `TIME_SOURCE`), the study ID (`STUDYID`)
155155
and participant number (`USUBJID`). The different events/findings/tests are transformed into columns, and the dataset is populated

0 commit comments

Comments
 (0)