Learn R Programming

oldr (version 0.2.3)

fullTable: Fill out a one-dimensional table to include a specified range of values

Description

Fill out a one-dimensional table to include a specified range of values

Usage

fullTable(x, values)

Value

A one-dimensional table with specified values

Arguments

x

A vector to tabulate

values

A vector of values to be included in a table

Author

Mark Myatt