remove_temp: Remove Temporary Variables from a Dataset

Description Usage Arguments Value

View source: R/remove_temp.R

Description

This packages uses the convention of naming temporary variables with the pattern .{semantic_name}_tmp_. This function removes all variables with such a name.

Usage

1
remove_temp(.data)

Arguments

.data

A data frame or data frame extension

Value

The data frame with temporary variables removed


jesse-smith/covidsms documentation built on Dec. 25, 2021, 4:24 a.m.