Learn R Programming

FastUtils (version 0.2.1)

initEmptyTable: Initialize an Empty Table

Description

This function initializes an empty table.

Usage

initEmptyTable()

Arguments

Value

An empty table structure.

Examples

Run this code
# Create an empty table
initEmptyTable()

Run the code above in your browser using DataLab