Coerce a ResourceClient object to a data.frame
Source:R/as.data.frame.R
as.data.frame.ResourceClient.RdAttempt to coerce a resource object to a data.frame: find a ResourceResolver and get the ResourceClient that will connect to the described dataset and make a data.frame of it.
Usage
# S3 method for class 'ResourceClient'
as.data.frame(x, ...)