Learn R Programming

volker (version 3.1.0)

.to_vlkr_df: Add vlkr_df class - that means, the data frame has been prepared

Description

Add vlkr_df class - that means, the data frame has been prepared

Usage

.to_vlkr_df(data, digits = NULL)

Value

A tibble of class vlkr_df.

Arguments

data

A tibble.