Learn R Programming

shiny.telemetry (version 0.3.1)

DataStorageSQLFamily: Data storage abstract class for SQL providers

Description

Abstract subclass of the DataStorage R6 class for the SQL family of providers

Arguments

Super class

shiny.telemetry::DataStorage -> DataStorageSQLFamily

Methods

Inherited methods


Method clone()

The objects of this class are cloneable with this method.

Usage

DataStorageSQLFamily$clone(deep = FALSE)

Arguments

deep

Whether to make a deep clone.