readable: Take a tibble and remove all columns that end in the suffix...

Description Usage Arguments Value

View source: R/utils.R

Description

The intended purpose of this function is to display a tibble on the console showing only the readable columns i.e. not the identifiers.

Usage

1

Arguments

df

A tibble.

Value

A tibble with the same structure as the input df with any columns ending in the suffix "_id" removed.


houseofcommonslibrary/pdpr documentation built on Sept. 14, 2020, 12:04 a.m.