tables_from_dai_response: Get tables from response object

View source: R/deprec.R

tables_from_dai_responseR Documentation

Get tables from response object

Description

[Deprecated] tables_from_dai_response() is deprecated; please use get_tables() instead.

Usage

tables_from_dai_response(object)

Arguments

object

an HTTP response object returned by dai_sync_tab()

Value

a list of data frames

Examples

## Not run: 
tables <- tables_from_dai_response(response)

## End(Not run)

Hegghammer/daiR documentation built on Nov. 15, 2024, 10:34 p.m.