google sheet error please help me for sort it out

dat <- gs_title("rstudio_conf_2018_BUDGET") %>% gs_read()

Error in gs_lookup(., "sheet_title", verbose) :
"rstudio_conf_2018_BUDGET" doesn't match sheet_title of any sheet returned by gs_ls() (which should reflect user's Google Sheets home screen).

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