NotebookSettings: NotebookSettings

NotebookSettingsR Documentation

NotebookSettings

Description

NotebookSettings Class

Format

An R6Class generator object

Public fields

default_s3_path

character [optional]

Methods

Public methods


Method new()

Usage
NotebookSettings$new(default_s3_path = NULL, ...)

Method toJSON()

Usage
NotebookSettings$toJSON()

Method fromJSON()

Usage
NotebookSettings$fromJSON(NotebookSettingsJson)

Method toJSONString()

Usage
NotebookSettings$toJSONString()

Method fromJSONString()

Usage
NotebookSettings$fromJSONString(NotebookSettingsJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
NotebookSettings$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


eddelbuettel/tldbclr documentation built on Sept. 25, 2022, 12:46 p.m.