how to read a csv file into r code example Example: read csv in r data <- read.csv("input.csv") print(data)