Skip to content

Expand AI tutorial with R script exercises#104

Merged
davidkane9 merged 1 commit into
PPBDS:mainfrom
JacobKhay:jacob/getting-started-r-script
Jul 13, 2026
Merged

Expand AI tutorial with R script exercises#104
davidkane9 merged 1 commit into
PPBDS:mainfrom
JacobKhay:jacob/getting-started-r-script

Conversation

@JacobKhay

Copy link
Copy Markdown
Contributor

Summary

  • replace the unfinished Copilot placeholder with eight guided AI exercises using the terminal-based Codex assistant bundled in the current Codespace
  • teach students to create and verify an R script, then run it with the Run Source button, Cmd/Ctrl + Shift + S, a hand-written source() call, and AI-driven Rscript
  • demonstrate the current-session versus separate-process behavior and reinforce independent verification of AI edits and commands

Testing

  • format_tutorial() idempotence check
  • installed tutorial defaults validation and full tutorial render
  • R CMD check --no-manual (Status: OK)

@davidkane9
davidkane9 merged commit 25d0d9d into PPBDS:main Jul 13, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants