analyze-0.1.0.0: making data science easy and safe with data frames

Safe HaskellNone
LanguageHaskell2010

Analyze.Html

Description

Functions for working with HTML.

Synopsis

Documentation

renderHtml :: (ToHtml k, ToHtml v) => RFrame k v -> Html () Source #

Renders an RFrame to an HTML table.