Skip to contents

This function initializes an empty table.

Usage

initEmptyTable()

Value

An empty table structure.

Examples

# Create an empty table
initEmptyTable()
#> < table of extent 0 >