trim_nested_cols: Removes whitespace from start and end of every column of...

View source: R/trim_nested_cols.R

trim_nested_colsR Documentation

Removes whitespace from start and end of every column of every table in a nested tibble

Description

Removes whitespace from start and end of every column of every table in a nested tibble

Usage

trim_nested_cols(nested_table)

Arguments

nested_table

A nested tibble.

Value

The nested table passed on to the argument.


moamiristat/grocerycart documentation built on June 15, 2022, 10 a.m.