combine: Internal function for converting an R-list into an R-object...

View source: R/listify.R

combineR Documentation

Internal function for converting an R-list into an R-object of the specified type.

Description

Internal function for converting an R-list into an R-object of the specified type.

Usage

combine(list, type)

Arguments

list

R List object created by 'listify()'.

type

Type of simplan array (currently only matrix and vector accepted)).


danwkenn/simplan documentation built on May 25, 2022, 8:30 p.m.