R Interface for 'Tableau' Services
Add tags to a view in Tableau Server.
Add tags to a workbook in Tableau Server.
Add User to Group
Add User to Site
adjust_tableau_font_style
adjust_tableau_size
Authenticate to Tableau Server or Tableau Cloud
Authenticate on the Tableau server.
check_dashboard_names
Create Group
Delete Group
Download a data source in .tdsx format using Tableau REST API and save...
Download filtered Tableau views to PNG images from a dataframe.
Download Tableau view crosstab as Excel
Download Tableau view data as Excel
Download workbook PDF from Tableau Server.
Download workbook PowerPoint from Tableau Server.
Download workbook from Tableau Server.
Escape characters for url
Get Workbook actions
Get folder structure workbook
Get Groups for a User
Get Workbook drilldown hierarchies
Get mobile security settings for the server using Tableau REST API.
Get all nodenames
Get all parameters in workbook.
Get the revision number
Get connected applications from Tableau Server.
Get datasources from Tableau Server.
Get groups from Tableau Server.
Get datasources from Tableau Server.
Get server jobs from Tableau server.
Get the server location.
Get projects from Tableau server.
Get extract refresh tasks from Tableau Server.
Get schedules from Tableau server.
Get favorites for a user from Tableau Server.
Get users from Tableau server.
Get views from Tableau server.
Get workbooks from Tableau server.
Get table assets from Tableau Server.
Get Tableau data source
Get Users in Group
Get folder names
Get variable names from workbook.
Get workbook ID name.
Get workbook tabs
Get Workbook URLs
make_rootnodes
Pipe operator
Query User On Site
Remove User from Group
Remove User from Site
Concat row to name
Dataframe row to query
Run Extract Refresh Task
Get the Tableau base URL from the environment variable
Get the Tableau content URL from the environment variable
Get the Tableau password from the environment variable
Get the Tableau PAT name from the environment variable
Get the Tableau PAT secret from the environment variable
Get the Tableau username from the environment variable
Update Data Source Now
Update Group
Update User
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.