cairoSizeWrapper: Cairo Size Wrapper

View source: R/cairoSizeWrapper.R

cairoSizeWrapperR Documentation

Cairo Size Wrapper

Description

Limits the pixel size to either to the minimum of the given and the max allowed pixel size 32767x32767 pixels if Cairo graphical has been choosen

Usage

cairoSizeWrapper(pixel_re)

Arguments

pixel_re

requested pixel size

Value

the minimum between the requested and maximal allowed pixel size if Cairo is selected otherwise the requested pixel size

Author(s)

vipul patel


PF2-pasteur-fr/SARTools documentation built on April 6, 2022, 2:24 a.m.