check_dashboard_names {vvtableau} | R Documentation |
check_dashboard_names
Description
Check the names of dashboards in tableau, according to the style guide. The wrong dashboards will be returned together with the reason why it is a wrong name
Usage
check_dashboard_names(import_files)
Arguments
import_files |
selected tableau file or folder, to check the names of the dashboards. If it is only one file, make sure it is a twb file. |
Value
the wrongly named dashboards
See Also
Other xml:
adjust_tableau_size()
,
get_actions()
,
get_folders()
,
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]