add_to_view: add function call to view

View source: R/add_to_view.R

add_to_viewR Documentation

add function call to view

Description

add function call to view

Usage

add_to_view(object, call.args, side, where)

Arguments

object

a gsplot object

call.args

a named list of function calls

side

a numeric vector of side(s) appropriate for creating a view name

where

location to put call.args (defaults to "last" if missing). Can be "first" or "last"

Value

a modified object with the function added to the proper view


USGS-R/gsplot documentation built on April 17, 2023, 8:45 p.m.