Learn R Programming

retistruct (version 0.6.3)

list_to_R6: Convert an list created by R6_to_list() into an R6 object.

Description

Convert an list created by R6_to_list() into an R6 object.

Usage

list_to_R6(l)

Arguments

l

list created by R6_to_list()

Value

R6 object or list list