@eagleoutice/flowr - v2.15.8
Preparing search index...
src/dataflow/internal/process/functions/call/built-in/built-in-pipe
processPipe
Function processPipe
processPipe
<
OtherInfo
>
(
name
:
RSymbol
<
OtherInfo
&
ParentInformation
>
,
args
:
readonly
PotentiallyEmptyRArgument
<
OtherInfo
&
ParentInformation
>
[]
,
rootId
:
NodeId
,
data
:
DataflowProcessorInformation
<
OtherInfo
&
ParentInformation
>
,
__namedParameters
:
PipeConfiguration
,
)
:
DataflowInformation
Support for R's pipe functions like
|>
or magrittr's
%>%
Type Parameters
OtherInfo
Parameters
name
:
RSymbol
<
OtherInfo
&
ParentInformation
>
args
:
readonly
PotentiallyEmptyRArgument
<
OtherInfo
&
ParentInformation
>
[]
rootId
:
NodeId
data
:
DataflowProcessorInformation
<
OtherInfo
&
ParentInformation
>
__namedParameters
:
PipeConfiguration
Returns
DataflowInformation
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@eagleoutice/flowr - v2.15.8
Loading...
Support for R's pipe functions like
|>or magrittr's%>%