NotebookFavoritesData: NotebookFavoritesData

NotebookFavoritesDataR Documentation

NotebookFavoritesData

Description

NotebookFavoritesData Class

Format

An R6Class generator object

Public fields

notebooks

list( ArrayInfo ) [optional]

pagination_metadata

PaginationMetadata [optional]

Methods

Public methods


Method new()

Usage
NotebookFavoritesData$new(notebooks = NULL, pagination_metadata = NULL, ...)

Method toJSON()

Usage
NotebookFavoritesData$toJSON()

Method fromJSON()

Usage
NotebookFavoritesData$fromJSON(NotebookFavoritesDataJson)

Method toJSONString()

Usage
NotebookFavoritesData$toJSONString()

Method fromJSONString()

Usage
NotebookFavoritesData$fromJSONString(NotebookFavoritesDataJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
NotebookFavoritesData$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


TileDB-Inc/TileDB-Cloud-R documentation built on July 18, 2024, 3:33 p.m.