Take as many assements as you can to improve your validate your skill rating
Total Questions: 4
1. .Which of the following is used for reading tabular data ?
> y <- data.frame(a = 1, b = "a")
> dput(y, file = "y.R")
> new.y <- dget("y.R")
> new.y
Correct Answer is : 2
2. Unlike writing out a table or CSV file, dump() and dput() preserve the ______ so that another user doesn’t have to specify the all over again.
Correct Answer is : 4
3. One way to pass data around is by de parsing the R object with _________
Correct Answer is : $date->modify(‘+2 months’);
4. Main way to read the data back in (parsing it) using the function.
Correct Answer is : getTranitions()
Similar Interview Questions
Search for latest jobs
Get $5 added to your wallet for registering an account. Refer others and get $1 for each successful referral. Earn while you search for jobs and redeem in gift cards!