generate_id {assertr}R Documentation

Generates random ID string

Description

This is used to generate id for each assertion error.

Usage

generate_id()

Details

For single assertion that checks multiple columns, each error log is stored as a separate element. We provide the ID to allow detecting which errors come from the same assertion.


[Package assertr version 3.0.1 Index]