Skip to contents

Retrieves information about all table assets for a site from the Tableau Server using the provided authentication credentials.

Usage

get_table_assets(tableau, api_version = 3.8)

Arguments

tableau

A list containing the Tableau authentication variables: `base_url`, `token`, `user_id`, and `site_id`.

api_version

The API version to use (default: 3.8).

Value

A data frame containing the table assets information.