What is with () and by () function in r is used for?
Answer / Vipul Agrawal
The `()` function in R is used to create a vector or call functions. The `by()` function is used to apply a function over subsets of data defined by groups, breaks, or intervals.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the main difference between an Array and a matrix?
Explain how to write files?
Which function is used to create a boxplot graph in R?
Who and When R discovered?
What are statistical features of R?
Explain different types of atomic vectors in R?
Why are the VCD and lattice packages used?
What packages are used for data mining in r?
What are debuggers and debugging techniques in R?
Explain how data is aggregated in r?
Explain disadvantages of density-based clustering in R?
Name the functions which helps in importing data from other applications in R?