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

rtext_loadsave

R6 class - load and save methods for rtext


Description

R6 class - load and save methods for rtext

R6 class - load and save methods for rtext

Format

R6Class object.

Value

Object of R6Class

Super classes

Methods

Public methods


Method save()

Usage
rtext_loadsave$save(file = NULL, id = NULL)

Method load()

Usage
rtext_loadsave$load(file = NULL)

Method clone()

The objects of this class are cloneable with this method.

Usage
rtext_loadsave$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.