mda.rbind {mdatools}R Documentation

A wrapper for rbind() method with proper set of attributes

Description

A wrapper for rbind() method with proper set of attributes

Usage

mda.rbind(...)

Arguments

...

datasets (data frames or matrices) to bind

Value

the merged datasets


[Package mdatools version 0.14.1 Index]