deprecated: Deprecated functions

deprecatedR Documentation

Deprecated functions

Description

[Deprecated]

Use vctrs::vec_is() instead of is_vector_s3().

Use testthat::expect_snapshot() instead of expect_known_display().

Usage

is_vector_s3(x)

expect_known_display(object, file, ..., width = 80L, crayon = TRUE)

Arguments

object

An object to check.

file

File path where known value/output will be stored.

...

Unused.

width

The width of the output.

crayon

Color the output?


hadley/pillar documentation built on Dec. 19, 2024, 6:22 a.m.