simpleLog {singleCellTK}R Documentation

A decorator that prints the arguments to the decorated function

Description

A decorator that prints the arguments to the decorated function

Usage

simpleLog(f)

Arguments

f

A function to decorate

Value

Prints message


[Package singleCellTK version 2.2.0 Index]