tabulate: 'tabulate()' support for 'monet.frame' objects

Description Usage Arguments Value See Also

Description

Since tabulate is not generic, this is changed by our package. Also, we provide an implementation of the function for monet.frame objects.

Usage

1
2
 	## Default S3 method:
tabulate(bin, nbins = max(1, bin, na.rm = TRUE))

Arguments

bin

a monet.frame object with only a single column.

nbins

the number of bins to be used.

Value

A frequency table for the given value

See Also

tabulate


MonetDB.R documentation built on May 2, 2019, 5:26 p.m.