make_url(restapi = TRUE, query, param = NULL, version = "1.1")restapi = TRUE
indicates the provided URL components should be
specify Twitter's REST API. Set this to FALSE if you wish
to make a request URL designed for Twitter's streaming api.version = "1.1". Functions not tested on older
versions.