Importing data sets from Excel to R

Поделиться
HTML-код
  • Опубликовано: 3 окт 2024
  • This is a tutorial of how to import data sets from excel into R. I forgot to mention that you must remove any number formatting (i.e.4592200 instead of $4,592,200) in excel before you save the csv file. Otherwise, R will treat that column as a factor instead of numeric which is not what you want

Комментарии • 34