Skip to contents

Basic authentication to ONA with API authentication token

Usage

ona_auth_token(token)

Arguments

token

ONA API authentication token.

Value

System environment variables for ONA_TOKEN

Examples

ona_auth_token(token = Sys.getenv("ONA_TOKEN"))