make.mtkFeatureList: The 'make.mtkFeatureList' function

Description Usage Arguments Value Author(s) Examples

Description

Creates a list of mtkFeature elements from a simple named list.

Usage

1

Arguments

x

a named list.

Value

a list of objects from the class mtkFeature.

Author(s)

Hervé Richard, BioSP, Inra, Herve.Richard@avignon.inra.fr, Hervé Monod and Juhui WANG, MIA-jouy, INRA

Examples

1
2
# Create a list of mtkFeature for the Features: min, max, shape.
	make.mtkFeatureList(list(min=-1,max=+1,shape="square"))

mtk documentation built on May 2, 2019, 4:15 a.m.