Bind two GADSdat
objects into a single GADSdat
object by columns.
Source: R/cbind.R
cbind.GADSdat.Rd
Is a secure way to cbind
the data and the meta data of two GADSdat
objects. Currently, only limited merging options are supported.
Usage
# S3 method for class 'GADSdat'
cbind(..., deparse.level = 1)