pipe: Pipe

%>%R Documentation

Pipe

Description

Several functions in scan are designed to work with pipes ⁠\%>\%⁠. This pipe function is directly imported from magrittr.

Details

Since R 4.1 a pipe operator |> is included in base R. This pipe operator can be used along with scan perfectly fine.


jazznbass/scan_develop documentation built on Sept. 9, 2024, 6:23 a.m.