export_json: Export failed checks to JSON

View source: R/api.R

export_jsonR Documentation

Export failed checks to JSON

Description

Export failed checks to JSON

Usage

export_json(gp, file, pretty = FALSE)

Arguments

gp

gp output.

file

Output connection or file.

pretty

Whether to pretty-print the JSON.


goodpractice documentation built on June 22, 2024, 9:55 a.m.