tidy_validate {RmdConcord}R 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.


[Package RmdConcord version 0.3 Index]