demo
Demos
The repository holds different code demos.
Quarto
:
hello-quarto.qmd
hello-quarto-multi-render-formats.qmd
HTML
PDF
IPYNB
DOCX
html-document.html
word-document.docx
word/
example-quarto.qmd
Shell
:
git
:
hello-git.sh
git-workflow.sh
sql
:
demo-sqlite3-student-db.qmd
example-sql-create-table-01-student.sql
example-sql-create-table-02-courses.sql
example-sql-create-table-03-grades.sql
example-sql-delete-remove-row.sql
example-sql-insert-table-01-student.sql
example-sql-insert-table-02-courses.sql
example-sql-insert-table-03-grades.sql
example-sql-select-all-data.sql
example-sql-select-calculate-mean.sql
example-sql-select-two-variables.sql
example-sql-update-grade.sql
example-sql-update-name.sql
demo-sqlite3-student-db.html
joins-with-lahman.qmd
joins-with-lahman.html
gapminder-sql-queries.qmd
gapminder-sql-queries.html
dates-and-time.qmd
dates-and-time.html
RStudio Connections with SQLite
demo-table-creation.sql
demo-table-insert.sql
test-sql-connection.sql
install-sqlite-packages-and-db.R
R Overview
r-overview-code.R
RStudio
describe-rstudio-panels.R
demo-autocomplete.R
demo-command-history.R
demo-convert-to-function.R
demo-execute-script-values.R
demo-multi-cursor.R
demo-reformat-code.R
demo-rename-variable.R
demo-specify-multi-line-cursor.R
Shiny
app.R
shiny-control-widget-app.R
shiny-html-example.R
shiny-transform-text.R
shiny-reactive-submit.R
shiny-action-button-example.R
shiny-action-observed-response.R
shiny-app-project-demo.zip
shiny-exercise-output-hooks.R
shiny-exercise-reactive-expression.R
Scrap
sample-webpage.html
sample-webpage-annotated-blue.html