Skip to contents

Calls a function using the name used after the dollar sign

Usage

# S3 method for dollar_function
$(x, name)

Arguments

x

The function to call

name

The name to pass in to the function

Value

The return value of x