Skip to content

Elias_Issa-exercise7#14

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

Elias_Issa-exercise7#14
haveaniceday9 wants to merge 1 commit into
qtran4:mainfrom
haveaniceday9:main

Conversation

@haveaniceday9
Copy link
Copy Markdown

No description provided.

Comment thread Exercise7.R
#4)The matrix contains numbers 1 to 50 with 10 rows and 5 columns, data order is not specified.
#5) A vector containg the first 3 letters
b <- list(seq(100,1000,by=100),data.frame(college = c("Notre Dame", "Syracus"), score= c (41, 24)), 999L, matrix(1:50, nrow= 10, ncol=5), c("a","b","c"))

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