is_smvr: Check if an object is a 'smvr' object

View source: R/check.R

is_smvrR Documentation

Check if an object is a smvr object

Description

Check if an object is a smvr object

Usage

is_smvr(x)

Arguments

x

An object.

Value

Indicates whether x is a smvr object.

Examples

is_smvr(smvr(1, 2, 3))

smvr documentation built on June 28, 2025, 1:07 a.m.