read csv usinf csv2 file in R code example Example: read csv file in r data <- read.csv("input.csv") print(data)