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.


NathanSkene/MAGMA_Celltyping documentation built on March 5, 2025, 5:44 a.m.