Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

R6_rtext_extended

extended R6 class


Description

extended R6 class

extended R6 class

Format

R6Class object.

Value

Object of R6Class

Methods

Public methods


Method get()

Usage
R6_rtext_extended$get(name = NULL)

Method debug()

Usage
R6_rtext_extended$debug(pos = 1)

Method ls()

Usage
R6_rtext_extended$ls(what = c("self", "private"), class = NULL)

Method message()

Usage
R6_rtext_extended$message(x, ...)

Method warning()

Usage
R6_rtext_extended$warning(x, ...)

Method clone()

The objects of this class are cloneable with this method.

Usage
R6_rtext_extended$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.

See Also


rtext

R6 Objects for Text and Data

v0.1.22
MIT + file LICENSE
Authors
Peter Meissner [aut, cre], Ulrich Sieberer [cph], University of Konstanz [cph]
Initial release
2021-01-27

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.