Convert legacy bioRad objects (vp
, vpts
) and make them compatible with
the current bioRad version. Conversion includes renaming HGHT
to height
.
Usage
convert_legacy(x)
# S3 method for class 'vp'
convert_legacy(x)
# S3 method for class 'vpts'
convert_legacy(x)