Other packages > Find by keyword >

vvtableau  

R Interface for 'Tableau' Services
View on CRAN: Click here


Download and install vvtableau package within the R console
Install from CRAN:
install.packages("vvtableau")

Install from Github:
library("remotes")
install_github("cran/vvtableau")

Install by package version:
library("remotes")
install_version("vvtableau", "0.7.0")



Attach the package and use:
library("vvtableau")
Maintained by
Tomer Iwan
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2023-06-14
Latest Update: 2024-02-01
Description:
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.
How to cite:
Tomer Iwan (2023). vvtableau: R Interface for 'Tableau' Services. R package version 0.7.0, https://cran.r-project.org/web/packages/vvtableau. Accessed 03 Dec. 2024.
Previous versions and publish date:
0.0.1 (2023-06-14 10:30), 0.2.0 (2023-07-17 10:40), 0.3.0 (2023-10-31 10:10), 0.4.0 (2024-01-09 09:40), 0.5.0 (2024-02-01 13:20), 0.6.0 (2024-03-04 09:10)
Other packages that cited vvtableau R package
View vvtableau citation profile
Other R packages that vvtableau depends, imports, suggests or enhances
Complete documentation for vvtableau
Functions, R codes and Examples using the vvtableau R package
Some associated functions: add_tags_to_view . add_tags_to_workbook . add_user_to_group . add_user_to_site . adjust_tableau_font_style . adjust_tableau_size . authenticate_PAT . authenticate_server . check_dashboard_names . create_group . delete_group . download_datasource . download_filtered_tableau_image . download_tableau_crosstab_excel . download_tableau_data . download_workbooks_server . download_workbooks_server_pdf . download_workbooks_server_powerpoint . escape_special_chars . get_actions . get_folders . get_groups_for_user . get_hierarchy . get_mobile_security_settings . get_nodenames . get_parameter . get_revision . get_server_connected_apps . get_server_datasources . get_server_groups . get_server_info . get_server_jobs . get_server_location . get_server_projects . get_server_refresh_tasks . get_server_schedules . get_server_user_favorites . get_server_users . get_server_views . get_server_workbooks . get_table_assets . get_tableau_data_source . get_users_in_group . get_variable_folders . get_variables . get_workbook_id . get_workbook_tabs . get_workbook_urls . make_rootnodes . pipe . query_user_on_site . remove_user_from_group . remove_user_from_site . row_to_name . row_to_query . tableau_base_url . tableau_content_url . tableau_password . tableau_pat_name . tableau_pat_secret . tableau_username . update_group . update_user . 
Some associated R codes: add_tags_to_view.R . add_tags_to_workbook.R . add_user_to_group.R . add_user_to_site.R . adjust_tableau_font_style.R . adjust_tableau_size.R . authenticate_PAT.R . authenticate_server.R . check_dashboard_names.R . create_group.R . delete_group.R . download_datasource.R . download_tableau_crosstab_excel.R . download_tableau_data.R . download_view_filtered.R . download_workbook_server.R . download_workbook_server_pdf.R . download_workbook_server_powerpoint.R . get_actions.R . get_folders.R . get_groups_for_user.R . get_hierarchy.R . get_mobile_security_settings.R . get_nodenames.R . get_parameters.R . get_revision.R . get_server_connected_applications.R . get_server_datasources.R . get_server_groups.R . get_server_info.R . get_server_jobs.R . get_server_location.R . get_server_projects.R . get_server_refresh_tasks.R . get_server_schedules.R . get_server_user_favorites.R . get_server_users.R . get_server_views.R . get_server_workbooks.R . get_table_assets.R . get_tableau_data_source.R . get_users_in_group.R . get_variable_folders.R . get_variables.R . get_workbook_id.R . get_workbook_tabs.R . get_workbook_urls.R . make_rootnodes.R . query_user_on_site.R . remove_user_from_group.R . remove_user_from_site.R . update_group.R . update_user.R . utils-pipe.R .  Full vvtableau package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

telemac  
R Interface to the TELEMAC Model Suite
An R interface to the TELEMAC suite for modelling of free surface flow. This includes methods for m ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
CRANsearcher  
RStudio Addin for Searching Packages in CRAN Database Based on Keywords
One of the strengths of R is its vast package ecosystem. Indeed, R packages extend from visualizatio ...
Download / Learn more Package Citations See dependency  
FSInteract  
Fast Searches for Interactions
Performs fast detection of interactions in large-scale data using the method of random intersection ...
Download / Learn more Package Citations See dependency  
EDOtrans  
Euclidean Distance-Optimized Data Transformation
A data transformation method which takes into account the special property of scale non-invariance w ...
Download / Learn more Package Citations See dependency  
donut  
Nearest Neighbour Search with Variables on a Torus
Finds the k nearest neighbours in a dataset of specified points, adding the option to wrap certain ...
Download / Learn more Package Citations See dependency  

23,310

R Packages

200,798

Dependencies

63,203

Author Associations

23,278

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA