pull: Pull

View source: R/utils.R

pullR Documentation

Pull

Description

'r lifecycle::badge("deprecated")'

Pulls a single vector from a data frame. Good to use with dplyr. From http://stackoverflow.com/questions/21618423/extract-a-dplyr-tbl-column-as-a-vector

Usage

pull(x, y)

Arguments

x

A data frame

y

Name of column

Details

Pull vector from data frame

Value

Vector

Author(s)

Brent Kaplan <bkaplan.ku@gmail.com>


brentkaplan/beezdemand documentation built on June 11, 2025, 3:50 a.m.