Skip to contents

Get names of all available tables and views in a single mart.

Usage

xmart4_mart(
  mart,
  xmart_server = c("UAT", "PROD"),
  auth_type = "client",
  token = NULL
)

Arguments

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 vignette("token_setup") for instructions and details.

Value

Character vector