expect_attr_width {xportr}R Documentation

Custom expect function to test result of xportr_length

Description

Custom expect function to test result of xportr_length

Usage

expect_attr_width(result, metadata_length)

Arguments

result

data.frame with width attribute on its columns.

metadata_length

vector of numeric with expected lengths for each column width.

Value

The first argument, invisibly.


[Package xportr version 0.4.1 Index]