convert_to_bytes: Convert a Character String to Bytes

Description Usage Arguments Value

Description

This function converts a string in the format "number unit" to the corresponding number of bytes.

Usage

1

Arguments

x

(character) The string to convert

Value

The number of bytes corresponding to the character expression: "1 K" is 1024, "1 M" is 1024 ^ 2, ...


neuroimaginador/dl4ni documentation built on May 3, 2019, 5:47 p.m.