R6 class - load and save methods for rtext
R6 class - load and save methods for rtext
Object of R6Class
R6Class
object.
rtext::R6_rtext_extended
-> rtext::rtext_base
-> rtext_loadsave
save()
rtext_loadsave$save(file = NULL, id = NULL)
load()
rtext_loadsave$load(file = NULL)
clone()
The objects of this class are cloneable with this method.
rtext_loadsave$clone(deep = FALSE)
deep
Whether to make a deep clone.