QCer
QCer commented

QC Notification

@Author

Answering your question around plots

Metadata

File Difference

@@ -12,7 +12,7 @@
# Data analysis
df <- read_data()
# NOTE: Include plot?
+# QC: Yes, let's include it
# plot(df$x, df$y)

# Process results
save_output(df)