Answer Posted / Hitesh Kuamar
In addition to the basic arithmetic and logical operators, R provides many other functions. Some examples include trigonometric functions like `sin()`, `cos()`, and `tan()`; mathematical functions like `exp(), log(), sqrt(),` and `abs()`; string manipulation functions like `paste(), substr(),` and `gsub()`; and statistical functions like `mean(), median(),` and `sd()`.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers