mark_fitted: Enhanced fitted state tracking

View source: R/preproc-utils.R

mark_fittedR Documentation

Enhanced fitted state tracking

Description

Adds a fitted flag to preprocessing objects to track their state. This is used by the new API to ensure proper workflow.

Usage

mark_fitted(object, fitted = TRUE)

Arguments

object

A preprocessing object

fitted

Logical indicating fitted state

Value

The object with fitted state marked


multivarious documentation built on Jan. 22, 2026, 1:06 a.m.