update_args {xpose}R Documentation

Update 'xpose_geoms' arguments

Description

Combine the arguments from the user and the 'xp_theme'.

Usage

update_args(thm_arg, name, ...)

Arguments

thm_arg

A subset of 'xp_theme' used to test defaults.

name

Name of the destination layer for the argument parsing (e.g. point).

...

User arguments.

Value

A list of arguments for the layer defined in 'name'.


[Package xpose version 0.4.19 Index]