step_end: Inform the user that an analysis step finished

View source: R/plate-extend.R

step_endR Documentation

Inform the user that an analysis step finished

Description

When an analysis step is done, it's recommended to call this function so that the user will know the step finished. The time when a step finishes gets recorded so that the user will see exactly how long it took. An earlier call to step_begin must have taken place.

Usage

step_end()

See Also

step_begin


daattali/ddpcr documentation built on March 27, 2024, 6:50 a.m.