Skip to contents

This block provides access to summarize verb and returns a dataframe with the transformed columns.

Usage

new_summarize_block(func = character(), default_columns = character(), ...)

Arguments

func

Summarize function to apply.

default_columns

If you know in advance each function to apply, you can also pass predefined selected column for each summary. Therefore when not of length 0, columns should have the same length as func.

...

Further (metadata) attributes