Skip to content
Prev 387370 / 398502 Next

read_csv not recognized

Hi everybody,

I've load tidyverse:

library(tidyverse)

and then try to use the function read_csv() but  it didn't recognize it.

Thanks!