fullTable {oldr} | R Documentation |
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)
Arguments
x |
A vector to tabulate |
values |
A vector of values to be included in a table |
Value
A one-dimensional table with specified values
Author(s)
Mark Myatt
[Package oldr version 0.2.3 Index]