R Programming Interview Questions
Questions Answers Views Company eMail

How would you create a factor in r?

54

What is a random walk model?

69

Give some examples of the functions in stringr.

50

How would you write a custom function in r? Give an example.

53

How do you build and evaluate a random forest in r?

60

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

70

What are the steps to build and evaluate a linear regression model in r?

63

What is the difference between a bar-chart and a histogram?

66

What do you know about the rattle package in r?

54

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?

57

Given a vector of numbers, how would you turn the values into scientific notation?

69

How would you facet the data using ggplot2 package?

60

How would you find out the mean of one column with respect to another?

127

Tell me something about shinyr.

62

How can you simulate random walk model using r?

78


Post New R Programming Questions

Un-Answered Questions { R Programming }

What are useful s3 method functions?

75


What is sapply() in r?

91


What is GUI in R?

54


Given a vector of numbers, how would you turn the values into scientific notation?

69


What is the use of lattice package?

70






What is the table in r?

64


What are the tools for debugging in R?

50


R programming language has several packages for data science which are meant to solve a specific problem, how do you decide which one to use?

59


What is a factor? How would you create a factor in r?

42


Explain main features to write R code that runs faster?

130


How many control statements are present in r?

74


What are the different packages in r?

49


What is the difference between the library() and require() functions in R language?

64


Which package provides the bootstrapping?

56


How do you get the standard deviation for a vector x?

77