csv file upload error

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)"

file =" 202101-divvy-tripdata.csv"
Not

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.