setup_looker | R Documentation |
Connecting to the Looker API via lookr
requires an ini file with credentials to access the API. This function creates that ini file in a directory of your choosing.
setup_looker(
client_id,
client_secret,
ini_filepath = "Looker.ini",
base_url = "https://looker.clarityhs.com:19999"
)
client_id |
|
client_secret |
|
ini_filepath |
|
base_url |
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.