getAttribute: Get single attribute from each of the features in the...

View source: R/modelling.R

getAttributeR Documentation

Get single attribute from each of the features in the features list

Description

Get single attribute from each of the features in the features list

Usage

getAttribute(features, name)

Arguments

features

<list> List of features to get attributes from Feature description feature = list( datatype = <type of data> (discrete | integer | float) min = <min value>, max = <max value>, nlevels = <number of levels>, levels = <levels> (optional: discrete type specific) )

name

<string> Name of the attribute to get

Value

<list> of features with the single attribute requested


biggproject/biggr documentation built on Oct. 2, 2024, 11:13 p.m.