utilities: Utility functions

Description Usage Arguments Details Examples

Description

Only included here because of the unusual nature of heims_data_dict.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37

Arguments

v

A vector.

x, n

vectors

...

Passed to other functions

a

Element suspected to be in tbl

tbl

A lookup table.

Details

nth_digit_of returns the nth digit of the number starting from the units and going up in magnitude.

Examples

1
nth_digit_of(503, 1) == 1

HughParsonage/heims documentation built on May 7, 2019, 5:02 a.m.