pull.xpose_set: Pulling method for xpose_set

pull.xpose_setR Documentation

Pulling method for xpose_set

Description

Pulling method for xpose_set

Usage

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

Arguments

.data

<xpose_set> An xpose_set object

...

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

Value

The top-level information for a set requested.

Examples


xpdb_set %>%
  pull(xpdb)


xpose.xtras documentation built on April 4, 2025, 2:13 a.m.