diff --git a/workshops/images/katie-masiello.jpg b/workshops/images/katie-masiello.jpg new file mode 100644 index 0000000..8401963 Binary files /dev/null and b/workshops/images/katie-masiello.jpg differ diff --git a/workshops/images/ryan-johnson.jpg b/workshops/images/ryan-johnson.jpg new file mode 100644 index 0000000..e273d41 Binary files /dev/null and b/workshops/images/ryan-johnson.jpg differ diff --git a/workshops/posit_tools_r.qmd b/workshops/posit_tools_r.qmd index a5cb25f..596c976 100644 --- a/workshops/posit_tools_r.qmd +++ b/workshops/posit_tools_r.qmd @@ -1,35 +1,38 @@ --- -title: Add workshop title here +title: Data Science Workflows with Posit Tools — R Focus author: - - name: Instructor 1 name + - name: Ryan Johnson affiliations: - - name: Instructor 1 affiliation - - name: Instructor 2 name (remove if single instructor) + - name: Posit, PBC + - name: Katie Masiello affiliations: - - name: Instructor 2 affiliation + - name: Posit, PBC description: | - 1-sentence summary of workshop. -categories: [add, comma, separated, categories] + Use open source packages and Posit's professional tools — Workbench, Connect, and Package Manager — to improve your end-to-end data science workflows. +categories: [R, Quarto] --- # Description -Full workshop description goes here. Multi-paragraph ok. +In this R-focused workshop, we will discuss ways to improve your data science workflows! During the course, we will review packages for data validation, alerting, modeling, and more. We'll use Posit's open source and professional tools to string all the pieces together for an efficient workflow. We'll discuss environments, managing deployed content, working with databases, and interoperability across data products. # Audience This course is for you if you: -- list at least +- Build finished data products starting from raw data and are looking to improve your workflow +- Are looking to expand your knowledge of Posit open source and professional tools +- Want to improve interoperability between data products in your work or on your team +- Have experience developing in R. An analogous course with a Python focus is also offered. -- three attributes - -- for your target audience # Instructor(s) -| | | | -|------------------|------------------|-------------------------------------| -| ![](images/name-lastname.jpg) | | Instructor bio, including link to homepage. | +| | | | +|----------------|----------------|----------------------------------------| +| ![](images/ryan-johnson.jpg) | | [**Ryan Johnson**](https://www.linkedin.com/in/ryjohnson09/) is a Data Science Advisor at Posit with a background in Microbiology and Bioinformatics. He obtained his PhD from the Uniformed Services University in Maryland and did his postdoctoral training at the National Human Genome Research Institute, NIH. The only thing that rivals his love for infectious diseases is generating 'super cool' visualizations from large data sets using R and RStudio. In his free time, you can find Ryan running marathons/ultramarathons in the DC area or hiking miles along the Appalachian Trail. Ryan resides in Gaithersburg with his wife and two feline co-workers. | +| ![](images/katie-masiello.jpg) | | [**Katie Masiello**](https://www.linkedin.com/in/katiemasiello) is a Solutions Engineer at Posit. A mechanical engineer by training, she found her calling in data science while working statistical analysis in the aerospace industry. A good cup of coffee, reproducibility, and making life easier for the next user are three things she loves most. Katie is an avid knitter and knitr, and she can often be found trying to tame her ridiculously overgrown garden, collecting pebbles, or thinking about taking up running as a hobby. | + + : {tbl-colwidths="\[25,5,70\]"}