lint_translations_report: Show translation lint report

View source: R/lint.R

lint_translations_reportR Documentation

Show translation lint report

Description

Report on translation linting. At present this produces a single-page html report that can be opened in a web browser. Future versions will include reporting to the terminal.

Usage

lint_translations_report(x, file = tempfile(fileext = ".html"))

Arguments

x

A lint_translations object from lint_translations

file

File to save the report in (default is to use a temporary file with a file extension of .html).

Value

This function is called for the side effect of viewing a report. It will return (invisibly) the path to the produced report.


reside-ic/traduire documentation built on March 25, 2023, 8:21 a.m.