transform_alg_to_ref_cls_nm | R Documentation |
transform_alg_to_ref_cls_nm() 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 algorithm to reference class name. The function is called for its side effects and does not return a value.
transform_alg_to_ref_cls_nm(alg_to_ref_cls_nm_1L_chr, pkg_nm_1L_chr)
alg_to_ref_cls_nm_1L_chr |
Algorithm to reference class name (a character vector of length one) |
pkg_nm_1L_chr |
Package name (a character vector of length one) |
Transformed algorithm to reference class (a name)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.