tidy_validate: Reproduce tidy validation done in R 4.3.0.

View source: R/rdevel.R

tidy_validateR Documentation

Reproduce tidy validation done in R 4.3.0.

Description

This function is taken from R-devel, to test the use of RmdConcord in checking packages.

Usage

tidy_validate(f, tidy = "tidy")

Arguments

f

An ‘HTML’ file to test.

tidy

The name of the HTML Tidy executable.

Value

An object showing issues in the file and locations in the source file.


RmdConcord documentation built on May 29, 2024, 3:15 a.m.