transform_chr_to_num: Transform character vector to numeric

transform_chr_to_numR Documentation

Transform character vector to numeric

Description

transform_chr_to_num() 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 character vector to numeric. The function returns Digits (an output object of multiple potential types).

Usage

transform_chr_to_num(digits_chr)

Arguments

digits_chr

Digits (a character vector)

Value

Digits (an output object of multiple potential types)


ready4-dev/ready4 documentation built on Nov. 4, 2024, 11:38 p.m.