R Interview Questions – Set 05
What are the advantages and disadvantages of R? Advantages Open Source Data Wrangling Array of Packages Platform Independent Machine Learning Operations Disadvantages Weak origin Data Handling Basic Security Complicated Language Lesser Speed The with() function applies an expression to a dataset, and the by() function applies a function to each level of factors. The lapply … Read more