construct_issues {constructive}R Documentation

Show constructive issues

Description

Usually called without arguments right after an imperfect code generation, but can also be called on the 'constructive' object itself.

Usage

construct_issues(x = NULL)

Arguments

x

An object built by construct(), if NULL the latest encountered issues will be displayed

Value

A character vector with class "waldo_compare"


[Package constructive version 1.0.1 Index]