Learn R Programming

notebookutils (version 1.6.2)

notebookutils.conf.get: Get a config value

Description

Dummy in-memory implementation for local development.

Usage

notebookutils.conf.get(key, default = "")

Arguments

key

Config key

default

Default value when key is missing