get_country_url.Rd
Gets the URL for the sheet containing the list of sheet URLS for the country specified by country_value
get_country_url( list_of_countries_sheet_url = "https://docs.google.com/spreadsheets/d/13QlFTCJJXlNUp52bn6eM3eFhH_cM1DMTFo-VNwB4Q4U", user_email = NULL, country_value = NULL )
list_of_countries_sheet_url | The URL of a google sheet with the columns country and URL. Each URL points to a Google sheet containing URLs of spreadsheets containing the data of the type specified in type_value for the country specified in country_value |
---|---|
user_email | user email if sheet contains authentication. This may open a browser for authentication and access to Gdrive (optional) |
country_value | The name of the country |