|
|
|
|
|
by condwanaland
390 days ago
|
|
I strongly think that R has outgrown just having statistics as its killer feature. The killer feature of R is data analysis I have yet to see any software that rivals dplyr, data.table, and ggplot2 in the balance of power and ease of use. It also has all the auxiliary packages you need to fetch your data (DBI, httr, rvest), model it if necessary (parsnip, caret) and visualise it (ggplot2, plotly, shiny) I know python is more popular here but I would choose R in a heartbeat 19 times out of 20 |
|