RProxy: RProxy

RProxyR Documentation

RProxy

Description

RProxy

RProxy

Format

R6Class object.

Super class

tercenApi::Base -> RProxy

Public fields

name

of type String.

targetUrl

of type String.

Methods

Public methods

Inherited methods

Method new()

Usage
RProxy$new(json = NULL)

Method init()

Usage
RProxy$init()

Method initJson()

Usage
RProxy$initJson(json)

Method toTson()

Usage
RProxy$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
RProxy$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


tercen/teRcenApi documentation built on Feb. 8, 2024, 5:59 p.m.