R for marine microbiology

R for marine microbiology

University

10 Qs

quiz-placeholder

Similar activities

SQL - Relational Database and tables

SQL - Relational Database and tables

University

12 Qs

Data Analytics using Python - Quiz 4

Data Analytics using Python - Quiz 4

University

14 Qs

Stage 7A - MYSQL QUIZ-Feb code file

Stage 7A - MYSQL QUIZ-Feb code file

7th Grade - University

10 Qs

SQL Queries

SQL Queries

University

10 Qs

Database Query

Database Query

University

10 Qs

[JUMP START] Python - Pandas

[JUMP START] Python - Pandas

University

12 Qs

Quiznalytics 2.0

Quiznalytics 2.0

University

15 Qs

Web Scraping 102 - Quiz 2

Web Scraping 102 - Quiz 2

University

15 Qs

R for marine microbiology

R for marine microbiology

Assessment

Quiz

Computers

University

Hard

Created by

Enrico Bortoletto

Used 4+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How to assign a new object in R?

<-

-<

%<>%

%>%

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the basic data types in R programming?

float, string, boolean, integer, complex, binary
number, text, boolean, int, complex, binary
numeric, character, logical, integer, complex, raw
float, char, bool, int, complex, binary

3.

FILL IN THE BLANK QUESTION

1 min • 1 pt

data<-____("file.csv", col_names=F)

4.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

what function can be used to apply a Function over a List or Vector ?

zapply()

lapply()

applylist()

vector.do()

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Please filter the column "Group" of the dataset "data" excluding all the row belonging to the group called "outlier"

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you calculate the correlation coefficient in R programming?

correlation()
corr()
correlation_coefficient()
cor()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What function can be used in R to group by one or more columns ?

group()

grouping()

grouping_by()

group_by()

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?