saving with csv

You can import data from xlsx files directly. Check out the packages:

  1. readxl
  2. xlsx
  3. openxlsx.

And, in case you are confused between R and RStudio, please take a look at this post:

1 Like