Answer:
R is a language and environment for statistical computing and graphics, similar to the S language originally developed at Bell Labs. It’s an open source solution to data analysis
that’s supported by a large and active worldwide research community.
R is a case-sensitive, interpreted language.We can enter commands one at a time at
the command prompt (>) or run a set of commands from a source file. There are a wide variety of data types, including vectors, matrices, data frames ,and lists.
Asked In: Many Interviews |
Alert Moderator