Rstudio read csv file leading to the last column/variable in NA

I usually use read_csv() in a script. Sometime I need to fiddle with the options to get the right result.

read.csv and read_csv are slightly different.