.to_vlkr_df {volker} | R Documentation |
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)
Arguments
data |
A tibble. |
Value
A tibble of class vlkr_df.
[Package volker version 3.0.0 Index]