Skip to contents

return rbind obs data.tables

Usage

obs_rbind(dt1, dt2, verbose = TRUE)

Arguments

dt1

first data.table

dt2

second data.table

verbose

logical to show more information

Value

numeric vector

Examples

if (FALSE) { # \dontrun{
# do not run
} # }