Learn R Programming

dstack (version 0.2.1)

yaml_config: YAML-based Configuration

Description

It tries to find YAML file in working directory looking for .dstack/config.yaml by default. If it's failed it tries to use global setting in home directory in the same relative path.

Usage

yaml_config()

Arguments

Value

A function that returns a list that contains user, token and server for specified profile.