add_html_part | Add html text of table part |
Alignment | Bug fix in xlsx package (indent != 0 is not supported) |
append_latex_table-methods | Append the LaTeX code for a StyledTable to an existing LaTeX... |
asser_color_value | Check if a variable holds a color value (using non standard... |
assert_char | Check if a variable is a character, if not throw an error... |
assert_logical | Check if a variable is a logical, if not throw an error... |
assert_number | Check if a variable is a number, if not throw an error (using... |
assert_type_ | Check if type is as expected (without using non standard... |
assert_value | Check if a variable holds an allowed value (using non... |
assert_value_ | Check if a variable holds an allowed value (without non... |
between_vec | Vectorized version of 'between' |
calc_hex_color | Calculate the hex color value from a color name |
cellids | Define cell ids for accessibility |
check_validity | Check Validity of StyledCell class sc and return an error... |
compare_styles | Compare Styles |
concat_functions | Concatenate functions |
create_cross_table_body-methods | Create a styled cross table body |
create_cross_table_header-methods | Method create_cross_table_header |
create_html | Create the *html* code of a *styledTable* |
create_html_tag | Create the text for an html tag opening |
create_html_tag_property | Create a string defining a property of an html tag |
create_html_tag_style | Create a string defining the style property of an html tag |
create_latex_table_body-methods | Generate the LaTeX code for a StyledTable without... |
create_latex_table-methods | Generate the LaTeX code for a StyledTable |
create_sub_table | Helper function that creates a styled sub table |
do_call_without_missing | Call function with arguments and remove all empty arguments... |
eval_closure | Eval code in closure without scoping problems (memory leaks) |
FILL_STYLES_ | Import the non-exported FILL_STYLES_ from the xlsx package... |
format_stat_absolute-methods | Method format_stat_absolute |
format_stat_body-methods | Method format_stat_body. |
format_stat_header-methods | Method format_stat_header. |
format_stat_relative-methods | Method format_stat_relative |
format_stat_sub_heading-methods | Method format_stat_sub_heading |
getStyledCell-methods | Method getStyledCell |
get_xlsx_alignment-methods | Method get_xlsx_alignment |
get_xlsx_border-methods | Method get_xlsx_border |
get_xlsx_cell_protection-methods | Method get_xlsx_cell_protection |
get_xlsx_cell_style-methods | Method get_xlsx_cell_style |
get_xlsx_data_format-methods | Method get_xlsx_data_format |
get_xlsx_fill-methods | Method get_xlsx_fill |
getXlsxFontCellStyle-methods | Method getXlsxFontCellStyle |
ghostconvert | Call Ghostscript. |
init_text_builder | Init a 'text_builder' object, used for incrementally adding... |
knit_print.StyledTable | Knit-Print StyledTable |
lua_remove_filter | Pandoc argument for adding the *lua filter* 'lua_remove.lua' |
merge_cells-methods | Merge multiple cells in a StyledTable object |
merge_equal_cells-methods | Merge all cells of StyledTable object whose cell values are... |
MissingOrNull-class | S4 helper class that summarizes NULL and missing values |
pipe | Pipe operator |
remove_col-methods | Remove columns from a StyledTable object |
remove_missing | Remove empty elements from a list |
remove_row-methods | Remove rows from a StyledTable object |
restrict_fn_env | Restrict function environment |
sanitize | Escape latex commands |
seq_save | Improved 'seq' command that returns an empty vector if lower... |
seq_vec | Improved 'seq' command which allows an two element vector... |
set_bold-methods | Set bold font |
set_border_color-methods | Set border color of cells |
set_border_position-methods | Set border position of cells |
set_excel_boldweight-methods | Set excel_boldweight font |
set_excel_border_pen-methods | Set border pen of cells |
set_excel_col_width-methods | Method set_excel_col_width. |
set_excel_data_format-methods | Set data format of cells |
set_excel_font_name-methods | Set font name for the Excel tables |
set_excel_font_size-methods | Set font size for the Excel tables |
set_excel_hidden-methods | Set hidden cell |
set_excel_locked-methods | Set locked cell |
set_excel_pre_process-methods | Set pre processing of cell content for excel table generation |
set_excel_row_height-methods | Method set_excel_row_height. |
set_excel_vertical-methods | Set vertical alignment of cells |
set_excel_wrapped-methods | Set wrapped cell |
set_fill_color-methods | Set fill color of cells |
set_font_color-methods | Set font color |
set_height_width | Function to set the... |
set_horizontal-methods | Set horizontal alignment of cells |
set_html | Define the HTML specific properties of a StyledTable class... |
set_html_col_width-methods | Method set_html_col_width. |
set_html_pre_process-methods | Set pre processing of cell content for html table generation |
set_html_row_height-methods | Method set_html_row_height. |
set_indent-methods | Set indentation of cell content |
set_italic-methods | Set italic font |
set_latex_col_width-methods | Method set_latex_col_width. |
set_latex_font_name-methods | Set font name for LaTeX tables |
set_latex_font_size-methods | Set LaTeX font size |
set_latex_padding_bottom | Method set_latex_padding_bottom. |
set_latex_padding_top | Method set_latex_padding_top. |
set_latex_pre_process-methods | Set pre processing of cell content for LaTeX table generation |
set_latex_vertical_move-methods | Set vertical movement of cell content for LaTeX table... |
set_rotation-methods | Set rotation of cell content |
set_specific_style-methods | Set styles of multiple cells |
set_strikeout-methods | Set strikout font |
setStyledCell-methods | Set a single attribute in a style class |
set_underline-methods | Set underlined font |
st_preamble | Get the preamble code necessary to compile a stiled table |
stringify | Stringify vector |
StyledCell-class | Style class for single cells in StyledTable objects |
StyledTable-class | Class StyledTable |
StyledTable-count_cols-method | Count number of columns in a StyledTable |
StyledTable-count_rows-method | Count number of rows in a StyledTable |
StyledTable-setStyles-method | Set styles of StyledTable cells |
StyledTable-st_bind_cols-method | Create a StyledTable object |
StyledTable-styled_table-method | Create a StyledTable object |
substitute_col_id | Substitute 'col_id' and 'row_id' |
substitute_row_id | Substitute 'row_id' |
transform_char | Transform text |
write_excel-methods | Write a StyledTable to an Excel sheet |
write_pdf | Write a styledTable object to pdf |
write_png | Write a styledTable object to png |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.