post_transform_message: Send a message during a piped operation

View source: R/DataManagement.R

post_transform_messageR Documentation

Send a message during a piped operation

Description

Send a message during a piped operation

Usage

post_transform_message(df, msg)

post_transform_start(df, colname)

post_transform_end(df, colname)

Arguments

df

a dataframe

msg

A character value to print as a message.

colname

the column name being processed. This is not checked for validity.

Value

the unchanged df dataframe


qPharmetra/PMDatR documentation built on April 7, 2024, 5:42 p.m.