Skip to content

Wang-Serene_Exercise6-Submission#4

Open
Lindsayeg wants to merge 2 commits into
araiho:masterfrom
mwang9-nd:master
Open

Wang-Serene_Exercise6-Submission#4
Lindsayeg wants to merge 2 commits into
araiho:masterfrom
mwang9-nd:master

Conversation

@Lindsayeg

Copy link
Copy Markdown

No description provided.

@araiho araiho left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good job! Make sure to include figures as output in the repo next time 3.9/4

Comment thread Exercise6.sh


# Set working directory
setwd("C:/Users/Michelle Wang/Desktop/BIOS

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

make sure your path is general

Comment thread Exercise6.sh

## Create column names
names = c("Time", "MSUScore", "UWScore")
colnames(sumScore)= names?

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why the '?'?

Comment thread Exercise6.sh
answer <- sample(Numbers,1)

#Prompt user to guess
guess <- function(){

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

interesting approach! You could also skip the function here and assign guess as a variable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants