tohtml: Generate 'CheckData' object description in HTML

View source: R/check_data.R

tohtmlR Documentation

Generate CheckData object description in HTML

Description

Generate CheckData object description in HTML

Usage

tohtml(
  x,
  name = NULL,
  css = list(font.family = "Helvetica", color = "#fff", background.color = "#242424")
)

Arguments

x

CheckData object

name

Character: Name of the data set

css

List: CSS styles

Author(s)

E.D. Gennatas


egenn/rtemis documentation built on May 4, 2024, 7:40 p.m.