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)

daiR documentation built on April 12, 2025, 1:39 a.m.