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"))

rricepackage/rRice documentation built on May 24, 2019, 2:53 p.m.