createAttributesVector-function: Function to create the vector of the attributes you want from...

Description Usage Arguments Value Examples

Description

this function will give you the vector to use selectProperties

Usage

1
createAttributesVector(class, attributesVector)

Arguments

class

the name of the class you want

attributesVector

the attributes you want to extract from the class

Value

print the attributes of the class

Examples

1
createAttributesVector("RAPDB",c("id"))

Lagaillette/RRicePackage documentation built on May 29, 2019, 2:04 p.m.