Skip to content

Add clone()? #30

@HenrikBengtsson

Description

@HenrikBengtsson

Add clone() method, e.g.

clone.listenv <- function(x, ...) {
  as.listenv(as.list(x, ...))
}

This can be useful when changing dimensions, e.g. y <- as.matrix(clone(x)).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions