dssRbind: Rbind 2 dataframes

View source: R/dssRbind.R

dssRbindR Documentation

Rbind 2 dataframes

Description

Rbind 2 dataframes

Usage

dssRbind(newobj, x, y, new.colnames = NULL, async = TRUE, datasources = NULL)

Arguments

x, y

characters names of the input dataframes.

new.colnames

a vector the column names of the new dataframe (optional)

async

same as in datashield.assign

datasources

same as in datashield.assign

new.object

a character name of the new dataframe


sib-swiss/dsSwissKnifeClient documentation built on July 16, 2025, 6:25 p.m.