inlinedocs (version 2019.12.5)

getSource: getSource

Description

Extract a function's source code.

Usage

getSource(fun.obj)

Arguments

fun.obj

A function.

Value

Source code lines as a character vector.