Pull a column from table similar to `dplyr::pull`.
# S3 method for disk.frame
pull(.data, var = -1, name = NULL, ...)
The disk.frame
can be an positive or negative integer or a character/string. See dplyr::pull documentation
See dplyr::pull documentation
Not used, kept for compatibility with `dplyr::pull`