Microsoft Exam Questions

Which function determines the variable?

Note: This question is part of a series of questions that use the same scenario. For your convenience, the
scenario is repeated in each question. Each question presents a different goal and answer choices, but the text
of the scenario is exactly the same in each question in this series.
Start of repeated scenario
You are developing a Microsoft R Open solution that will leverage the computing power of the database server
for some of your datasets.
You are performing feature engineering and data preparation for the datasets.
The following is a sample of the dataset.

End of repeated scenario.
You have the following R code.

Which function determines the variable?

A.
transformVars

B.
rxXdfDataFrame

C.
createRandomSample

D.
transformFunc