as_mable: Coerce a dataset to a mable

View source: R/mable.R

as_mableR Documentation

Coerce a dataset to a mable

Description

Coerce a dataset to a mable

Usage

as_mable(x, ...)

## S3 method for class 'data.frame'
as_mable(x, key = NULL, model = NULL, ...)

Arguments

x

A dataset containing a list model column.

...

Additional arguments passed to other methods.

key

Structural variable(s) that identify each model.

model

Identifiers for the columns containing model(s).


tidyverts/fabletools documentation built on Feb. 7, 2025, 6:40 p.m.