helpr (version 0.2.0)

body_text: Extract source code of a function.

Description

Extract source code of a function.

Usage

body_text(package, fun)

Arguments

fun
name of function to get the source code from

Value

NULL or source code of of the function