Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

R Programming Interview Questions
Questions Answers Views Company eMail

What are the different data structures in r? Briefly explain about them.

72

Name some functions which can be used for debugging in r?

78

How would you measure correlation in r?

87

How would you create a scatterplot using ggplot2 package?

74

how would you build a scatter-plot using plotly?

71

What are the different import functions in r?

84

How do you install a package in r?

80

From the below data-set, extract only those values where age>60 and sex=”f”.

514

How would you make multiple plots onto a single page in r?

118

What is principal component analysis and how can you create a pca model in r?

86

Name some functions available in “dplyr” package.

83

How would you check the distribution of a categorical variable in r?

87

Explain about “initialize()” function in r?

69

Write a custom function which will replace all the missing values in a vector with the mean of values.

58

How would you create a new r6 class?

79


Post New R Programming Questions

Un-Answered Questions { R Programming }

How can you load and use csv file in R?

76


What is the of use Matrix package?

90


What is the purpose of using Next statement in R language?

88


How you can produce co-relations and covariances?

79


What is data import in r language?

81


How to compile and run code in R?

81


What is a motivation behind data visualization in R?

84


Explain how R programming applied to the real world?

95


What is the difference between the data frame and a matrix in R?

86


X is the vector c(5,9.2,3,8.51,na), what is the output of mean(x)?

1131


What is reference class?

75


What is function definition?

91


How do I sort in descending order in r?

93


Explain what is with () and by () function in r is used for?

105


What is the use of apply() in R?

73