initEmptyTable {FastUtils}R Documentation

Initialize an Empty Table

Description

This function initializes an empty table.

Usage

initEmptyTable()

Value

An empty table structure.

Examples

# Create an empty table
initEmptyTable()

[Package FastUtils version 0.1.1 Index]