assert_bare: Assert that an object has no attributes

Description Usage Arguments Value

View source: R/assertions.R

Description

This assertion will succeed for objects without attributes.

Usage

1

Arguments

x

Object to check

Value

If the check is successful x will be returned invisibly. If the check is not successful an error will be thrown.


armcn/pure documentation built on Dec. 30, 2021, 12:16 a.m.