Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


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.