transform_cls_type_ls {ready4} | R Documentation |
Transform class type list
Description
transform_cls_type_ls() is a Transform function that edits an object in such a way that core object attributes - e.g. shape, dimensions, elements, type - are altered. Specifically, this function implements an algorithm to transform class type list. The function returns Tfmd class type (a list).
Usage
transform_cls_type_ls(cls_type_ls)
Arguments
cls_type_ls |
Class type (a list) |
Value
Tfmd class type (a list)
[Package ready4 version 0.1.18 Index]