internal.convert.to.tibble: Convert one or more data sets to tibbles

.convert.to.tibbleR Documentation

Convert one or more data sets to tibbles

Description

Converts all base::data.frames referred to in the input to tibbles. The resulting data set is stored in the .TargetEnv.

Usage

.convert.to.tibble(data.sets)

Arguments

data.sets

A character vector of variable names.

Value

No value is returned; this function is called for its side effects.


johnmyleswhite/ProjectTemplate documentation built on April 24, 2024, 9:23 a.m.