Skip to content

G Andreasen submission#15

Open
midwesternmouse wants to merge 1 commit into
qtran4:mainfrom
midwesternmouse:main
Open

G Andreasen submission#15
midwesternmouse wants to merge 1 commit into
qtran4:mainfrom
midwesternmouse:main

Conversation

@midwesternmouse

Copy link
Copy Markdown

No description provided.

Comment thread Exercise08.R
desired_rows <- 6
# Then create iris subsetted data
iris_head <- iris[1:desired_rows, 1:ncol(iris)]
# Lastly, I assume by "terminal" in R you mean the console. Fingers crossed!

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.

you don't need 1:ncol(iris) here

@qtran4 qtran4 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.

2

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.

2 participants