Skip to contents

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.