-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e0f8619
commit d361fe9
Showing
1 changed file
with
17 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,35 +1,39 @@ | ||
--- | ||
title: Quarto intro (Details TBD) | ||
title: Introduction to Quarto with R & RStudio | ||
author: | ||
- name: Instructor 1 name | ||
- name: Andrew Bray | ||
affiliations: | ||
- name: Instructor 1 affiliation | ||
- name: Instructor 2 name (remove if single instructor) | ||
affiliations: | ||
- name: Instructor 2 affiliation | ||
- name: Berkeley University | ||
description: | | ||
1-sentence summary of workshop. | ||
categories: [add, comma, separated, categories] | ||
Author a rich array of documents in Quarto. | ||
categories: [quarto, r, documents, slides] | ||
--- | ||
|
||
# Description | ||
|
||
Full workshop description goes here. Multi-paragraph ok. | ||
This workshop will prepare you to author a rich array of documents in Quarto, the next generation of R Markdown. | ||
Quarto is an open-source scientific and technical publishing system that offers multilingual programming language support to create dynamic and static documents, books, presentations, blogs, and other online resources. | ||
|
||
The focus for this workshop will be on single documents. | ||
You will learn to create static documents, to add interactivity to them with Shiny and htmlwidgets, or steer them in the direction of sophisticated scientific documents. | ||
In the afternoon you'll take the same authoring approaches to create slide presentations in various formats such as reveal.js, beamer, and pptx. | ||
|
||
# Audience | ||
|
||
This course is for you if you: | ||
|
||
- list at least | ||
- have a basic knowledge of how to use the RStudio IDE, | ||
|
||
- have some familiarity with markdown, or | ||
|
||
- three attributes | ||
- are excited to author flexible single documents like technical reports and slide presentations. | ||
|
||
- for your target audience | ||
Seasoned users of R Markdown will get more out of the [Advanced Quarto with R and RStudio: Projects, Websites, Books, and More](/quarto-r-projects) workshop, which is focused on projects, a distinct strength of Quarto in authoring work that spans multiple documents. | ||
|
||
# Instructor(s) | ||
|
||
| | | | | ||
|------------------|------------------|------------------------------------| | ||
| ![](images/name-lastname.jpg) | | Instructor bio, including link to homepage. | | ||
| ![](imagesandrew-bray.jpg) | | Andrew Bray is an Associate Teaching Professor in the Department of Statistics at UC Berkeley where he develops and teaches courses in statistics and data science. His research interests include statistical computing, data privacy, and applications of statistical models to solve real world problems. He was previously an Associate Professor of Statistics in the Department of Mathematics at Reed College and an NSF Five Colleges postdoctoral fellow in western Massachusetts. | | ||
|
||
: {tbl-colwidths="\[25,5,70\]"} |