prepare: Prepare data for sandwich smooth

View source: R/prepare.R

prepareR Documentation

Prepare data for sandwich smooth

Description

A generic function to prepare various types of data. See the functions linked in See Also.

Usage

prepare(data, ...)

Arguments

data

The data to prepare

...

Not implemented

Value

A prepared object

See Also

prepare.numeric, prepare.matrix, prepare.array, prepare.sts, prepare.starray


hero documentation built on July 26, 2023, 5:11 p.m.