Which practice best demonstrates reproducible research in R?
-
A
Using R Markdown to combine code, output, and narrative
-
B
Saving only final results to CSV files
-
C
Running scripts interactively without saving them
-
D
Hardcoding absolute file paths in all scripts