transform_fn_into_chr: Transform function into character vector

transform_fn_into_chrR Documentation

Transform function into character vector

Description

transform_fn_into_chr() 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 function into character vector. The function returns Function (a character vector of length one).

Usage

transform_fn_into_chr(fn)

Arguments

fn

Function (a function)

Value

Function (a character vector of length one)


ready4-dev/ready4class documentation built on April 22, 2024, 8:30 a.m.