Add hw2 skeleton
This commit is contained in:
16
HW2.Rmd
Normal file
16
HW2.Rmd
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
title: "Assignment 2"
|
||||
subtitle: "STAT3373"
|
||||
author: "Isaac Shoebottom"
|
||||
date: "Sept 25th, 2025"
|
||||
output:
|
||||
pdf_document: default
|
||||
html_document:
|
||||
df_print: paged
|
||||
---
|
||||
|
||||
# Question 1
|
||||
|
||||
|
||||
# Question 2
|
||||
|
||||
@@ -5,7 +5,7 @@ SaveWorkspace: Default
|
||||
AlwaysSaveHistory: Default
|
||||
|
||||
EnableCodeIndexing: Yes
|
||||
UseSpacesForTab: Yes
|
||||
UseSpacesForTab: No
|
||||
NumSpacesForTab: 2
|
||||
Encoding: UTF-8
|
||||
|
||||
|
||||
Reference in New Issue
Block a user