Everytime I try to import CSV file as data.frame into R, there appears X in front of all column names. Attached file has screenshots of original csv & imported data.frame. I have used <- data.frame function. The goal is to process the csv / xls files using ordination methods using vegan package...