Skip to contents

Get top values for columns (as list)

Usage

get_top_vals(data, ques_cols)

Arguments

data

Data frame containing the columns.

ques_cols

Character vector of column names to inspect.

Value

Named numeric vector of max values per column.