From bd534edea7cc9b9af9be594dc508c65772f5edb4 Mon Sep 17 00:00:00 2001 From: Timothy Middelkoop Date: Tue, 4 Jun 2024 14:47:29 -0500 Subject: [PATCH] Improve layout --- Notes.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Notes.md b/Notes.md index 147b76c..054348a 100644 --- a/Notes.md +++ b/Notes.md @@ -82,11 +82,11 @@ git config --list * Write title `# RStudio Workshop` * Write some text (your name) * Edit R Markdown Document Options: - * Click "Settings" gear in file tab toolbar + * Click "Settings" gear in file tab toolbar (for each of the following) * Select "Preview in Viewer Pane" * Select -> "Chunk Output in Console" * Select "Output Options" - * Click the "Advanced" tab and select "Keep markdown source file" + * Click the "Advanced" tab and select "Keep markdown source file", click "OK" * Save file * Knit (Knit to HTML) * Optionally set "Knit on Save" - (runs entire notebook)