blob: bd771f7c361b3425a8810bc25a33a70913149e54 [file] [log] [blame]
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/kable_xml.R
\name{kable_as_xml}
\alias{kable_as_xml}
\title{Read HTML kable as XML}
\usage{
kable_as_xml(x)
}
\arguments{
\item{x}{kable or kableExtra object}
}
\description{
This function will read kable as a xml file
}