cacheUrl: cacheUrl

View source: R/cacheFile.R

cacheUrlR Documentation

cacheUrl

Description

Get data from a URL or cache and optionally save in cache for reuse

Usage

cacheUrl(dataUrl, cache = NULL, query = NULL)

Arguments

dataUrl

The URL of data

cache

The cache directory. Defaults to NULL and fetches data from server.

query

The list of queries passed on to httr methods

Value

response object from httr request


bingzhang16/WebGestaltR documentation built on March 9, 2024, 4:10 p.m.