Hello,
There are some many different functions from many different libraries to import SAS, SPSS, Excel, etc. data into R converting the datasets into dataframes.
However, using RStudio and the "Import Dataset" menu, we can do that without learning/using any of those functions...Is that correct?
Why would we use any of those functions at all when RStudio does it so easily for us?
Thank you!