blogtable: generate table for given dataframe

Description Usage Arguments Value Examples

View source: R/rwordpress.R

Description

description

Usage

1
blogtable(x, escape = TRUE, none_escape_column = NULL, caption = "")

Arguments

x

value

escape

value

none_escape_column

which column do not need to be escaped

Value

returndes

Examples

1
x=c(1,2,3) 

jiang-hang/rwp documentation built on May 19, 2019, 9:29 a.m.