only_formals_and_dots: Filter for only arguments that can be accepted by a given...

View source: R/utils_arguments.R

only_formals_and_dotsR Documentation

Filter for only arguments that can be accepted by a given function

Description

Filter for only arguments that can be accepted by a given function

Usage

only_formals_and_dots(f, args)

Arguments

f

A function to filter on.

args

A list of arguments to filter.


dgkf/ggpackets documentation built on Oct. 12, 2022, 7:54 a.m.