handle NAs in cbind

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

Arguments

...

whatever you're binding

fill

unused parameter

Value

bound columns