View source: R/baseline_model.R
cells.baseline_model | R Documentation |
Combines the cells from all baseline terms into a tibble with an index.
## S3 method for class 'baseline_model'
cells(x, ...)
x |
A baseline_model object. |
A tibble with columns: term, level, basis, and index.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.