Return-set: Set documentation for return

Description Usage Arguments

Description

Set a return for your flydoc documentation for a given function. This is what drive the section labeled "Value" in the help files.

Usage

1
  Return(func, value) <- value

Arguments

func

A function to add a flydoc return to.

value

A character string containing the return to add to the function's documentation


Dasonk/flydoc documentation built on May 6, 2019, 1:37 p.m.