appendMatrixSize: Append matrix rows

Description Usage Arguments Value Examples

View source: R/processingDistances.R

Description

Append matrix rows

Usage

1

Arguments

col

A vector that has different positions than the matrix

data

A dataframe which will be appended

Value

Return appended dataframe

Examples

1
data <- appendMatrixSize(col = c("cg11001140", "cg88888888"), dataFrame)

askv4694/ewasvisual documentation built on Dec. 19, 2021, 5:36 a.m.