ascii_val {hashids}R Documentation

Calculate the ascii value number of a character

Description

Calculate the ascii value number of a character

Usage

ascii_val(char)

Arguments

char

character

Value

ascii value integer


[Package hashids version 0.9.0 Index]