MCQs > Engineering & Manufacturing > Data Analytics > Which of the following is the correct syntax of the command used for merging two data frames, myFrame1 and myFrame2, by ID and Country?

Data Analytics MCQs

Which of the following is the correct syntax of the command used for merging two data frames, myFrame1 and myFrame2, by ID and Country?

Answer

Correct Answer: total <- merge(data myFrame1,data myFrame2,by=c("lD","Country"))

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Data Analytics Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Data Analytics Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it