ftToPng: Converts a FlexTable into a png file

Description Usage Arguments Value

Description

Converts a FlexTable into a png file

Usage

1
2
ftToPng(ft, zoom = 1, rotate = 0, vwidth = 992, vheight = 744,
  cliprect = NULL, selector = NULL)

Arguments

ft

The FlexTable object to convert

zoom

Zoomm level

rotate

Rotation 0 - 360

vwidth

viewport width to set screenshot boundaries

vheight

viewport height to set screenshot boundaries

cliprect

use cliprect to set screenshot boundaries

selector

use CSS selector toset screenshot boundaries

Value

Path of png file created


behrica/tabletools documentation built on May 12, 2019, 10:06 a.m.