Learn R Programming

xpose.xtras (version 0.0.2)

pull.xpose_set: Pulling method for xpose_set

Description

Pulling method for xpose_set

Usage

# S3 method for xpose_set
pull(.data, ...)

Value

The top-level information for a set requested.

Arguments

.data

<xpose_set> An xpose_set object

...

<dynamic-dots> (passed through to <pull>)

Examples

Run this code

xpdb_set %>%
  pull(xpdb)

Run the code above in your browser using DataLab