parse_list: Function to post-process list of responses

Description Usage Arguments Value

View source: R/attom_api.R

Description

Given a list of responses, extract the response data.frame that contains the property information (NB: for now, only parses responses from the basic query).

Usage

1
parse_list(resps, el = "property")

Arguments

resps

List of responses (e.g., from search_list())

Value

parsed_list List of data frames with response property data


juanfung/attomr documentation built on July 9, 2021, 5:19 p.m.