RCC TVM

RCC TVM

University

10 Qs

quiz-placeholder

Similar activities

Beginner Division

Beginner Division

6th Grade - University

10 Qs

Applications Solving Systems of Equations

Applications Solving Systems of Equations

9th Grade - University

15 Qs

Simple Multiplication Word Problems

Simple Multiplication Word Problems

3rd Grade - University

15 Qs

Word Problems

Word Problems

4th Grade - University

10 Qs

Division and Multiplication Review

Division and Multiplication Review

4th Grade - University

10 Qs

Equations/Inequalities

Equations/Inequalities

7th Grade - University

10 Qs

Division Pretest

Division Pretest

4th Grade - University

14 Qs

R Basics

R Basics

University

15 Qs

RCC TVM

RCC TVM

Assessment

Quiz

Mathematics

University

Medium

Created by

Mahesh Divakaran

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 4 pts

Hey Aanya, Kavya, and Maya! If you were to create your very own R package, what do you think is the absolute must-have file to get started? 🤔

DESCRIPTION

LICENSE

NAMESPACE

README

2.

MULTIPLE CHOICE QUESTION

30 sec • 4 pts

Hey Aashi, Divya, and Tara! If you want to dive into the world of R and load a package, which magical function would you use?

load()

library()

require()

install.packages()

3.

MULTIPLE CHOICE QUESTION

30 sec • 4 pts

Hey there, future R programming wizards! 🌟 What do you think is the magical purpose of the NAMESPACE file in an R package?

To specify the package version

To provide package documentation

To define exported functions

To list package dependencies

4.

MULTIPLE CHOICE QUESTION

30 sec • 4 pts

Hey Aanya, if you wanted to embark on an exciting journey of creating a brand new R package, which magical command would you use to conjure up the perfect package structure?

newPackage()

createPackage()

buildPackage()

package.skeleton()

5.

MULTIPLE CHOICE QUESTION

30 sec • 4 pts

Hey there, coding wizards! Can you help Mira figure out which file holds the treasure trove of metadata for an R package?

DESCRIPTION

INDEX

LICENSE

README

6.

MULTIPLE CHOICE QUESTION

30 sec • 4 pts

Hey there, R enthusiasts! 🎉 If Siya wants to tidy up her R library by removing a package, which magical function should she use?

remove.packages()

deletePackage()

detach()

unloadNamespace()

7.

MULTIPLE CHOICE QUESTION

30 sec • 4 pts

Hey there, Rohan! Imagine you're on a quest to find out if a magical package is installed in the land of R. Which enchanted function would you use to uncover this secret?

installed.packages()

is.installed()

packageVersion()

requireNamespace()

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?