Good morning everyone,
I need to analyze some google trends data with rstudio. I wrote the code, using the package gtrend but it dosen't work since an error message( Error: Country code not valid. Please use 'data(countries)' to retreive valid codes.)
I didnt find the package 'data(countries) so I installed the package ("countrycode") . But it dosen't work