BIOS, UiB
2025-10-28
What would help make these steps reproducible?
05:30
Share all that can be shared!
data, data, data …
meta-information is equally important!
Which of these three tables is best to:
Why?
Find the tables in
data/table{1,2,3}
05:30
Open a recent project, find some table with results and amend if needed:
create a table that will be easy to re-use: no captions, no explanations, data starts in the very first row and column, numbers are numbers, no merged columns, etc.
is it in a proprietary format? Change it to .csv!
does it have punctuation marks in column names? Fix the naming!
no accompanying text document (not Word!) explaining the meaning of the column names? Create it!
05:30
Building reproducible analytical pipelines with R by Bruno Rodrigues
Quarto publishing system