What are the data types in r on which binary operators can be applied?
Answer / Indrajeet Kumar Gautam
Binary operators in R can be applied to numeric (integer, real), complex, logical (TRUE, FALSE), character (string) and date-time data types.
| Is This Answer Correct ? | 0 Yes | 0 No |
What will be the result of multiplying two vectors in r having different lengths?
What are recommended systems in r?
What is the function definition?
What are statistical software and data analysis in r?
What is s3 in r?
What is a white noise model?
How to read data from the keyboard?
Explain how you can create a table in r without external file?
How will you list all the datasets available in all R packages?
What is TCP/IP in R?
How r handles missing values?
What is length function in r?