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