MCQs > Engineering & Manufacturing > Data Analytics > Vector input = x Total number of digits displayed = digits Minimum number of digits to the right of the decimal point = nsmall Minimum width to be displayed by the padding blanks in the beginning = width Term to denote the option used to display scientif‌ic notation = scientific Term to denote the option used to display the string left. right or center =justify Option used for eliminating the space in between two strings = collapse Separator between the arguments = sep As per string manipulation in R programming language, which of the following options is the correct syntax Of the format() function for formatting numbers and strings?

Data Analytics MCQs

Consider the following parameters:

Vector input = x

Total number of digits displayed = digits

Minimum number of digits to the right of the decimal point = nsmall

Minimum width to be displayed by the padding blanks in the beginning = width

Term to denote the option used to display scientif‌ic notation = scientific

Term to denote the option used to display the string left. right or center =justify

Option used for eliminating the space in between two strings = collapse

Separator between the arguments = sep

As per string manipulation in R programming language, which of the following options is the correct syntax Of the format() function for formatting numbers and strings?


Answer

Correct Answer:

format(x. digits, nsmall, scientif‌ic, width, justify = c("left", "right", "centre", "none")) 

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

More Data Analytics MCQ Questions

search

Data Analytics Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it