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.


ProjectTemplate documentation built on Nov. 20, 2023, 1:06 a.m.