listDf_merge_single_column: Merge columns of a List of data frames.

View source: R/RcppExports.R

listDf_merge_single_columnR Documentation

Merge columns of a List of data frames.

Description

perm_dataStraem_focal subfunction to concatenate the columns of alters of a list of data frames.

Usage

listDf_merge_single_column(df, ldf, col)

Arguments

df

a data frame to know the total size of the concatenated vector.

ldf

a list of data frames in wich extarct a single column.

col

an integer indicating wich column of the data frames extract. Is a R indexation.

Value

A character vector.

Author(s)

Sebastian Sosa, Ivan Puga-Gonzales.


SebastianSosa/ant documentation built on Sept. 23, 2023, 7:06 a.m.