Lab 2

BUS 320

Elizabeth Stanny

Open up your quarto project

Go to the posts directory

Open lab02.qmd

  • Run the first code chunk

  • Start at Dr. Arbuthnot’s Baptism Records

  • Read the text

  • Type in and run all the commands the console

Complete Exercises 2-7

  • Exercise 1 is done for you
  • For each exercise put the code in the chunk and the text outside the chunk
  • Leave a blank line between the code and text chunks

Videos for the exercises on the topic page

Render locally before publishing

  • mac: cmd + shift + k
  • pc: ctrl + shift + k

Stop local preview (rendering)

  • Posit cloud: Stop any background jobs in the Background jobs tab
  • Positron: Go to terminal Quarto preview (click on trash can)

Publish to Netlify again

terminal quarto publish netlify

Check that your site on the web

  • Submit the url to Assignment 2