Learn R Programming

lares (version 4.7)

pass: Pass Through a dplyr's Pipeline

Description

This function lets the user print, save or do something inside a pipeline without affecting the output or pipeline.

Usage

pass(df, fun)

Arguments

df

Dataframe

fun

Function. What function do you wish to run? For example: pass(. %>% ncol %>% print)

See Also

Other Tools: autoline, bindfiles, bring_api, db_download, db_upload, export_plot, export_results, get_credentials, get_currency, h2o_predict_API, h2o_predict_MOJO, h2o_predict_binary, h2o_predict_model, h2o_selectmodel, h2o_update, haveInternet, importxlsx, ip_country, iter_seeds, json2vector, listfiles, mailSend, matrixwd, msplit, myip, quiet, read.file, statusbar, try_require, updateLares, zerovar