builder: Chain together multiple operations.

%>%R Documentation

Chain together multiple operations.

Description

using the magrittr pipe (lhs %>% rhs) to chain operations

Usage

lhs %>% rhs

Arguments

lhs, rhs

A dataset and function to apply to it


USGS-R/gsplot documentation built on April 17, 2023, 8:45 p.m.