Learn R Programming

wklsr (version 0.2.6)

dim.wkls_proxy: Get dimensions

Description

Returns the dimensions (rows and columns) of the resolved data

Usage

# S3 method for wkls_proxy
dim(x)

Value

An integer vector of length 2 giving rows and columns, or c(0L, 0L) for empty chains

Arguments

x

A wkls_proxy object