Add hw2 skeleton

This commit is contained in:
2025-12-25 08:55:07 -04:00
parent 19886aad86
commit effc930a7d
2 changed files with 17 additions and 1 deletions

16
HW2.Rmd Normal file
View 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

View File

@@ -5,7 +5,7 @@ SaveWorkspace: Default
AlwaysSaveHistory: Default
EnableCodeIndexing: Yes
UseSpacesForTab: Yes
UseSpacesForTab: No
NumSpacesForTab: 2
Encoding: UTF-8