starvz_transform_olddata: Try to convert old StarVZ data to the new type

View source: R/starvz_data.R

starvz_transform_olddataR 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)

starvz documentation built on June 19, 2025, 1:08 a.m.