Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 26 additions & 3 deletions assignment1.Rmd
Original file line number Diff line number Diff line change
@@ -1,6 +1,29 @@
---
title: "Assignment 1"
author: "YOUR NAME"
date: "9/8/2020"
title: "Assignment"
author: "Shuying Xiong"
date: "10/25/2020"
output: html_document
---

# Assignment 1

[My Github profile](https://github.com/shuying129)

## My Goals for HUDK4050

* Goal 1 Do not be afraid of the difficulities
* Goal 2 Learn some R skills
* Goal 3 Make some friends

## Video Review

Vidoes are really good, it can pause and repeat when I have some troubles.

| Skill | Score |
|-------|-------|
|Rstudio| 6 |
|video is really good|I will watch it carefully|

## This is how I am feeling about the semester

![My Feelings](Fighting.png)
13 changes: 13 additions & 0 deletions assignment1.Rproj
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
Version: 1.0

RestoreWorkspace: Default
SaveWorkspace: Default
AlwaysSaveHistory: Default

EnableCodeIndexing: Yes
UseSpacesForTab: Yes
NumSpacesForTab: 2
Encoding: UTF-8

RnwWeave: Sweave
LaTeX: pdfLaTeX
Loading