diff --git a/hw02-q2-Github-pull-request-Firstname-Lastname.Rmd b/hw02-q2-Github-pull-request-Matthew-Meyers.Rmd similarity index 90% rename from hw02-q2-Github-pull-request-Firstname-Lastname.Rmd rename to hw02-q2-Github-pull-request-Matthew-Meyers.Rmd index adf0ed5..440234d 100644 --- a/hw02-q2-Github-pull-request-Firstname-Lastname.Rmd +++ b/hw02-q2-Github-pull-request-Matthew-Meyers.Rmd @@ -1,7 +1,7 @@ --- title: "HW 2, Question 2" -author: "Brian Macdonald" -date: 'Jan 15, 2023' +author: "Matthew Meyers" +date: 'Jan 31, 2023' output: html_document --- @@ -9,4 +9,4 @@ output: html_document knitr::opts_chunk$set(echo = TRUE) ``` -This is Homework 2, Question 2. Presumably you have already cloned the repo in order to get this file, but if you haven't, do that now. Create a new branch and name it your first and last name. Make an edit to this R Markdown file `hw2-q2-Github-pull-request-Firstname-Lastname.Rmd` to have your name at the top instead of mine, and the current date instead of Jan 15, 2023. Also change the filename to include your first and last name. Commit that to your branch, push those commits to Github, and create a pull-request to the `main` branch. For help getting started, see . \ No newline at end of file +This is Homework 2, Question 2. Presumably you have already cloned the repo in order to get this file, but if you haven't, do that now. Create a new branch and name it your first and last name. Make an edit to this R Markdown file `hw2-q2-Github-pull-request-Firstname-Lastname.Rmd` to have your name at the top instead of mine, and the current date instead of Jan 15, 2023. Also change the filename to include your first and last name. Commit that to your branch, push those commits to Github, and create a pull-request to the `main` branch. For help getting started, see .