sub-.qframe: Extract values from a 'qframe'.

Description Usage Arguments

Description

Extract values from a qframe.

Usage

1
2
## S3 method for class 'qframe'
x[i, j, drop]

Arguments

x

the qframe to extract data from

i

elements to extract or replace, if a character vector, uses str_detect to collect the elements

j

elements to extract or replace, if a character vector, uses str_detect to collect the elements

drop

see data.frame


Gootjes/qframe documentation built on May 31, 2019, 4:56 a.m.