combineElementsOfVectorsInsideLst_inAvectorsIndexesComplaintWay: Take a list of vectors and combine elements of vectors into...

Description Usage Arguments

View source: R/combineElementsOfVectorsInsideLst_inAvectorsIndexesComplaintWay.R

Description

This function takes a list of vectors and combines elements of the vectors from different list elements into their respective vectors in their index complaint way. Vectors are put into a new list which is output. If both list and its vectors are named than input's list elements names become names of the vectors, while input's vectors' names become names of the output list.

Usage

1

Arguments

lst

A list of vectors. It is advised that list elements and vector elements are named. Vectors must bo of the same length and have the same names (and in the same order)


msxakk89/dat documentation built on Aug. 3, 2020, 6:39 p.m.