get_kwargs {ciftiTools}R 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


[Package ciftiTools version 0.15.1 Index]