zoom: Generic zooming function

View source: R/generic_functions.R

zoomR Documentation

Generic zooming function

Description

Generic function for zooming, mainly meant to work with graphical objects.

Usage

zoom(o, ...)

Arguments

o

the object we want to zoom into.

...

arguments to be passed to methods.

See Also

zoom.qqGam


mgcViz documentation built on Oct. 6, 2023, 5:09 p.m.

Related to zoom in mgcViz...