printC {poliscidata}R Documentation

Prints html-ready table to local working directory

Description

Prints html-ready table to local working directory. Makes use of xtable package's print.xtable function. See pp. 22 of An R Companion to Political Analysis for example and more information.

Usage

printC(objx)

Arguments

objx

A table or data frame

Value

No return


[Package poliscidata version 2.3.0 Index]