get_kwargs: Get kwargs

View source: R/utils.R

get_kwargsR Documentation

Get kwargs

Description

Get the names of the arguments of a function as a character vector.

Usage

get_kwargs(fun)

Arguments

fun

The function to get the argument names for.

Value

The names of the arguments of fun as a character vector


mandymejia/ciftiTools documentation built on Feb. 28, 2024, 11:20 a.m.