Download data from website into RStudio

Hello,

I am using this command to download data from the stated web site into RStusio using cpd <- read.csv(url(“https://pub.data.gov.bc.ca/datasets/176284/BC_Liquor_Store_Product_Price_list.csv?accessType=DOWNLOAD”)) but I get an error message such as wrong / Is this the right command?