Learn R Programming

shard (version 0.1.0)

coltypes: Column Types

Description

Type constructors for schema-driven table outputs.

Usage

int32()

float64()

bool()

raw_col()

string_col()

Arguments

Value

A shard_coltype object.