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)

Try the Hmisc package in your browser

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

Hmisc documentation built on Sept. 12, 2023, 5:06 p.m.