save_table_pdf: Saves the table to

Description Usage Arguments

Description

Saves the table to

Usage

1
2
save_table_pdf(list_of_tables, name_of_file, pdf_path, pdf.height, pdf.width,
  number_decimal_places)

Arguments

list_of_tables

a list of tables that you want to combine and save to pdf

name_of_file

The name of the pdf file to be created

pdf_path

The path to where to save the pdf

pdf.height

The height of the pdf

pdf.width

The width of the pdf

number_decimal_places

The number of decimal places to display in the table


MarkPlatts/mser documentation built on May 29, 2019, 2:32 p.m.