flexible_call_dummy: flexible_call_dummy

View source: R/documentation-dummies.R

flexible_call_dummyR Documentation

flexible_call_dummy

Description

flexible_call_dummy

Usage

flexible_call_dummy(...)

Arguments

...

Allows to manipulate functions that are called 'flexibly'. Denote the function name with the argument name and the way you want to manipulate the way it is called with a named list of arguments. E.g. facet_wrap = list(drop = TRUE).

Use validFlexiblyCalls() to see all functions you can manipulate this way.


kueckelj/SPATA2 documentation built on March 16, 2024, 10:25 a.m.