adplus-dvertising
frame-decoration

Question

If the code is stored in the external file, which of the following function is used to call them to a working directory?

a.

exec()

b.

source()

c.

execute()

d.

sourcefile()

Answer: (b).source()

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. If the code is stored in the external file, which of the following function is used to call them to a working directory?

Similar Questions

Discover Related MCQs

Q. Advanced programmers can write ______ code to manipulate R objects.

Q. In ________ Insightful purchased the S language from Lucent for $2 million.

Q. Functionality of R is divided into a number of __________

Q. Dataframes can be converted into a matrix by calling the following function data ______

Q. Which of the following is not an object of R?

Q. Is It possible to inspect the source code of R?

Q. How to install for a package and all of the other packages on which for depends?

Q. __________ function is used to watch for all available packages in library.

Q. The longer programs are called ____________

Q. Scripts will run on ___________________

Q. Which of the following is a “Recommended” package in R?

Q. Full Form of GUI is ___________________

Q. ____________ provides a point-and-click interface to many basic statistic problems.

Q. In which IDE we can interact with R?

Q. Which programming language is more based on the results?

Q. Why learning R becomes tough?

Q. R is mostly used in ______________

Q. Why is it needed for R studio to update regularly?

Q. What is the meaning of “<-“?

Q. In the expression x <- 4 in R, what is the class of ‘x’ as determined by the `class()’ function?