Learn R Programming

usethis (version 1.1.0)

use_pipe: Use magrittr's pipe in your package

Description

This imports magrittr, and creates a R/utils-pipe.R with the necessary roxygen template to import and re-export the pipe.

Usage

use_pipe()

Arguments