Learn R Programming

mcmcr (version 0.2.0)

tdims: Term Dimensions

Description

Gets the term dimensions of an object.

Usage

tdims(x, ...)

# S3 method for default tdims(x, ...)

# S3 method for term tdims(x, ...)

Arguments

x

The object

...

Unused.

Methods (by class)

  • default: Term dimensions for an object

  • term: Term dimensions for a term vector

Examples

Run this code
# NOT RUN {
tdims(mcmcr_example)
# }

Run the code above in your browser using DataLab