You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
304 B

% Generated by roxygen2: do not edit by hand
8 years ago
% Please edit documentation in R/RcppExports.R
\name{tidy_html}
\alias{tidy_html}
8 years ago
\title{Tidy HTML/XML}
\usage{
tidy_html(source)
8 years ago
}
\arguments{
\item{source}{length 1 character vetor containing the HTML/XML source to process}
}
\description{
Tidy HTML/XML
}