project-scidbst: Project onto a subset of attributes in a scidbst object

Description Usage Arguments Value See Also

Description

This function will create a selection of attributes by passing the attribute statement to the scidb project function.

Usage

1
2
## S4 method for signature 'scidbst'
project(x, attributes)

Arguments

x

scidbst object

attributes

a character vector of array attribute names or a numeric vector of attribute positions

Value

a new scidbst object

See Also

project


flahn/scidbst documentation built on May 16, 2019, 1:15 p.m.