starvz_transform_olddata {starvz} | R Documentation |
Try to convert old StarVZ data to the new type
Description
Old StarVZ data are usually just a tibble
Usage
starvz_transform_olddata(data)
Arguments
data |
starvz_data old data |
Value
starvz_data the data converted
Examples
starvz_transform_olddata(starvz_sample_lu)
[Package starvz version 0.8.0 Index]