| get_variables {vvtableau} | R Documentation |
Get variable names from workbook.
Description
Get variable names from workbook.
Usage
get_variables(wb)
Arguments
wb |
The path to the Tableau workbook file [.twb]. |
Value
Dataframe
See Also
Other xml:
adjust_tableau_size(),
check_dashboard_names(),
get_actions(),
get_folders(),
get_hierarchy(),
get_nodenames(),
get_parameter(),
get_revision(),
get_server_location(),
get_tableau_data_source(),
get_variable_folders(),
get_workbook_id(),
get_workbook_tabs(),
make_rootnodes()
[Package vvtableau version 0.6.0 Index]