R/RcppExports.R

Defines functions do_the_tidy

# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393

do_the_tidy <- function(source, options, show_errors) {
    .Call(`_htmltidy_do_the_tidy`, source, options, show_errors)
}

Try the htmltidy package in your browser

Any scripts or data that you put into this service are public.

htmltidy documentation built on Oct. 4, 2019, 1:04 a.m.