Mention what does not ‘R’ language do?



Mention what does not ‘R’ language do?..

Answer / Vivek Gupta

'R' language does not handle real-time data streaming or low-latency processing natively. For such tasks, other tools like Apache Kafka and Apache Spark might be used in conjunction with R.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More R Programming Interview Questions

Mention what does not ‘R’ language do?

1 Answers  


Give examples of “rbind()” and “cbind()” functions in r

1 Answers  


What are the tools for debugging in R?

1 Answers  


What are the data types in r on which binary operators can be applied?

1 Answers  


Name some packages in r, which can be used for data imputation?

1 Answers  


give examples of while and for loop in r.

1 Answers  


What are the features of r programming?

1 Answers  


What is the tree in r?

1 Answers  


Explain how you can start the r commander gui?

1 Answers  


How to request an input from the user through keyboard and monitor?

1 Answers  


How using rprof() to find slow spots in your code in r?

1 Answers  


What are the applications of R?

1 Answers  


Categories