handle NAs in cbind

# S3 method for `NA`
cbind(..., fill = NA)

Arguments

...

whatever you're binding

fill

unused parameter

Value

bound columns