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

Description Usage Arguments Value See Also

Description

Implementation of the tabulate() function for monet.frame objects.

Usage

1
2
 	## S3 method for class 'monet.frame'
 tabulate(bin, nbins = max(bin))

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.