parse_response: Convert 'response' object to data frame

Description Usage Arguments Value Examples

View source: R/parse_response.R

Description

The function converts response object obtained via query_scotstat function and returns a data frame.

Usage

1

Arguments

x

A response object.

Value

A data frame.

Examples

1
2
3
4
## Not run: 
parse_response(x = query_scotstat(query = "SELECT * { ?s ?p ?o } LIMIT 10"))

## End(Not run)

konradedgar/SmarterScotland documentation built on Oct. 3, 2019, 11:46 a.m.