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.


olihawkins/pdpr documentation built on Sept. 15, 2020, 4:47 p.m.