capture: Capture output of function

View source: R/capture.R

captureR Documentation

Capture output of function

Description

Capture output of function and print to screen as a message. This allows tables, summaries, etc to be printed to the console without messing up alignment of columns.

Usage

capture(func_output)

Arguments

func_output

Function output.

Value

Null output.


neurogenomics/MAGMA_Celltyping documentation built on Aug. 22, 2023, 7:18 a.m.