Error: unexpected symbol in:
202101-divvy-tripdata <- read.csv("file = 202101-divvy-tripdata.csv, header = TRUE)
the query above is running well.
but the query below is showing error , please help me out
202102-divvy-tripdata <- read.csv("file=202101-divvy-tripdata.csv, header = TRUE)"