xmart4_mart | R Documentation |
Get names of all available tables and views in a single mart.
xmart4_mart( mart, xmart_server = c("UAT", "PROD"), auth_type = "client", token = NULL )
mart |
Name of the xMart4 mart |
xmart_server |
Either 'UAT' (the default) or 'PROD' |
auth_type |
Type of authorization to use for the token authorization. If "client" (the default), it uses an AzureAD client setup. The old "wims" method has been discontinued. |
token |
Access token for xMart4 server. If NULL (the default), the package automatically creates and manages access for the user if Azure client ID and secret set up properly. See |
Character vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.