View source: R/op_hyperframe.R
op_hyperframe | R Documentation |
Create hypercolumn(s) of fv.objects or distances from the one-and-only-one ppp-hypercolumn inside a hyperframe.
op_hyperframe(X, op, ...)
X |
a hyperframe, containing one-and-only-one ppp-hypercolumn |
op |
function, currently functions |
... |
additional parameters of workhorse functions
|
Function op_hyperframe()
returns a hyperframe with additional
fv.object hypercolumns if op = fv_ppp
.
One hypercolumn per numeric mark in the ppp-hypercolumn.
numeric hypercolumns if op = dist_ppp
.
One hypercolumn per is.multitype mark
in the ppp-hypercolumn.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.