vvtableau0.9.0 package

R Interface for 'Tableau' Services

add_tags_to_view

Add tags to a view in Tableau Server.

add_tags_to_workbook

Add tags to a workbook in Tableau Server.

add_user_to_group

Add User to Group

add_user_to_site

Add User to Site

adjust_tableau_font_style

adjust_tableau_font_style

adjust_tableau_size

adjust_tableau_size

authenticate_PAT

Authenticate to Tableau Server or Tableau Cloud

authenticate_server

Authenticate on the Tableau server.

check_dashboard_names

check_dashboard_names

create_group

Create Group

delete_group

Delete Group

download_datasource

Download a data source in .tdsx format using Tableau REST API and save...

download_filtered_tableau_image

Download filtered Tableau views to PNG images from a dataframe.

download_tableau_crosstab_excel

Download Tableau view crosstab as Excel

download_tableau_data

Download Tableau view data as Excel

download_workbooks_server_pdf

Download workbook PDF from Tableau Server.

download_workbooks_server_powerpoint

Download workbook PowerPoint from Tableau Server.

download_workbooks_server

Download workbook from Tableau Server.

escape_special_chars

Escape characters for url

get_actions

Get Workbook actions

get_folders

Get folder structure workbook

get_groups_for_user

Get Groups for a User

get_hierarchy

Get Workbook drilldown hierarchies

get_mobile_security_settings

Get mobile security settings for the server using Tableau REST API.

get_nodenames

Get all nodenames

get_parameter

Get all parameters in workbook.

get_revision

Get the revision number

get_server_connected_apps

Get connected applications from Tableau Server.

get_server_datasources

Get datasources from Tableau Server.

get_server_groups

Get groups from Tableau Server.

get_server_info

Get datasources from Tableau Server.

get_server_jobs

Get server jobs from Tableau server.

get_server_location

Get the server location.

get_server_projects

Get projects from Tableau server.

get_server_refresh_tasks

Get extract refresh tasks from Tableau Server.

get_server_schedules

Get schedules from Tableau server.

get_server_user_favorites

Get favorites for a user from Tableau Server.

get_server_users

Get users from Tableau server.

get_server_views

Get views from Tableau server.

get_server_workbooks

Get workbooks from Tableau server.

get_table_assets

Get table assets from Tableau Server.

get_tableau_data_source

Get Tableau data source

get_users_in_group

Get Users in Group

get_variable_folders

Get folder names

get_variables

Get variable names from workbook.

get_workbook_id

Get workbook ID name.

get_workbook_tabs

Get workbook tabs

get_workbook_urls

Get Workbook URLs

make_rootnodes

make_rootnodes

pipe

Pipe operator

query_user_on_site

Query User On Site

remove_user_from_group

Remove User from Group

remove_user_from_site

Remove User from Site

row_to_name

Concat row to name

row_to_query

Dataframe row to query

run_extract_refresh_task

Run Extract Refresh Task

tableau_base_url

Get the Tableau base URL from the environment variable

tableau_content_url

Get the Tableau content URL from the environment variable

tableau_password

Get the Tableau password from the environment variable

tableau_pat_name

Get the Tableau PAT name from the environment variable

tableau_pat_secret

Get the Tableau PAT secret from the environment variable

tableau_username

Get the Tableau username from the environment variable

update_data_source_now

Update Data Source Now

update_group

Update Group

update_user

Update User

update_workbook_now

Update Workbook Now

Provides an R interface for interacting with the 'Tableau' Server. It allows users to perform various operations such as publishing workbooks, refreshing data extracts, and managing users using the 'Tableau' REST API (see <https://help.tableau.com/current/api/rest_api/en-us/REST/rest_api_ref.htm> for details). Additionally, it includes functions to perform manipulations on local 'Tableau' workbooks.

  • Maintainer: Hajo Bons
  • License: MIT + file LICENSE
  • Last published: 2026-01-19