R Programming Interview Questions
Questions Answers Views Company eMail

What are the data structures in R that are used to perform statistical analyses and create graphs?

258

What is the recycling of elements in a vector? Give an example.

227

Explain main features to write R code that runs faster?

173

Why R language?

64

How can we create a table using R language without using external files?

83

In R how you can import Data?

72

What is Descriptive analysis in R?

82

Explain statistical functions performed by R?

73

What is R lists?

64

What is the main difference between an Array and a matrix?

60

Write a function in R language to replace the missing value in a vector with the mean of that vector?

130

Why is R Important?

76

What is an Atomic vector and how many types of atomic vectors are present in R?

104

Name the functions which helps in importing data from other applications in R?

90

What is Visualization in R?

75


Post New R Programming Questions

Un-Answered Questions { R Programming }

What is R Base package?

51


How many methods are there to save graphs?

61


What are vector functions?

75


How to remove all the objects?

75


What is the difference between a bar-chart and a histogram? Where would you use a bar-chart and where would you use a histogram?

63


What is s4?

57


What do copy-on-change issues in r?

81


How many types of vectors are present in r?

72


how would you build a scatter-plot using plotly?

61


Define Cluster.stats() ?

65


I have a string “contact@dataflair.com”. Which string function can be used to split the string into two different strings “contact@dataflair” and “com”?

71


How would you do a cross-product of two tables in r?

78


What is the apply() family in r?

55


Give an example of 'dreaded for loop'?

63


What are useful s3 method functions?

83