inst/tests/html.data.frame.r

require(Hmisc)
getHdata(pbc)
f <- '/tmp/z.html'
cat('', file=f)
html(contents(pbc), levelType='table')
d <- describe(pbc)
html(d)
harrelfe/Hmisc documentation built on April 18, 2024, 11:06 p.m.