op_hyperframe {groupedHyperframe}R Documentation

Operations on hyperframe with One-and-Only-One ppp-hypercolumn

Description

Create fv.objects or distances from one-and-only-one ppp-hypercolumn inside a hyperframe.

Usage

op_hyperframe(X, op, ...)

Arguments

X

a hyperframe, containing one-and-only-one ppp-hypercolumn

op

function, currently functions fv_ppplist() or dist_ppplist() are accepted

...

additional parameters of workhorse functions fv_ppplist() or dist_ppplist()

Details

See details in workhorse functions fv_ppplist() or dist_ppplist().

Value

Function op_hyperframe() returns a hyperframe with additional


[Package groupedHyperframe version 0.2.1 Index]