build_newsanchor_url: Builds query URL for newsapi.org.
Description
build_newsanchor_url
adds a list of query arguments to a given
News API endpoint.
Usage
build_newsanchor_url(url, query_args)
Arguments
query_args
named list of parameters that are needed to query the endpoint.
Check the News API documentation to see which endpoint requires which parameters.