transform_pt_ls_for_new_clss | R Documentation |
transform_pt_ls_for_new_clss() 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 prototype list for new classes. The function returns Transformed prototypes for new classes (a list).
transform_pt_ls_for_new_clss(pts_for_new_clss_ls)
pts_for_new_clss_ls |
Prototypes for new classes (a list) |
Transformed prototypes for new classes (a list)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.