... domain <- "http://api.weatherstack.com/" api_function <- "historical" #parameters required for the API function params <- list(access_key = key2, ...
確定! 回上一頁