strip_dataset.default: Default method for strip_dataset generic

View source: R/mvpa_model.R

strip_dataset.defaultR Documentation

Default method for strip_dataset generic

Description

Removes the 'dataset' element from a model specification object.

Usage

## Default S3 method:
strip_dataset(obj, ...)

Arguments

obj

The model specification object.

...

Additional arguments (ignored).

Value

The object with 'obj$dataset' set to NULL.


bbuchsbaum/rMVPA documentation built on June 10, 2025, 8:23 p.m.