num_system_digits: Vectors of digits from various numbering systems

num_system_digitsR Documentation

Vectors of digits from various numbering systems

Description

The num_system_digits table contains vectors of digits for different numbering systems. Each vector contains 10 elements (comprising the numbers 0 to 9) and there are are 53 rows in total. The following columns are included:

  • script (character)

  • digits (⁠list [length of 10]⁠)

Usage

num_system_digits

Format

An object of class tbl_df (inherits from tbl, data.frame) with 53 rows and 2 columns.


rich-iannone/i18n documentation built on July 5, 2023, 11:01 a.m.