flyDN: Literally does nothing: returns the same object

View source: R/flyDN.R

flyDNR Documentation

Literally does nothing: returns the same object

Description

I find this function useful to put at the end of the a pipe chain, so then I can comment and uncomment flyCSV function at the end without worrying about removing the pipe (|> or %>%) before it.

Usage

flyDN(df)

Arguments

df

Object, usually data frame

Value

df Returns the original object


aseyq/flyCSV documentation built on Aug. 6, 2022, 10:06 p.m.