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

View source: R/utils.R

fullTableR 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


validmeasures/ramOP documentation built on Feb. 9, 2025, 10:13 p.m.