clean: Clean the script of turbokit syntax

Description Usage Arguments Value

View source: R/clean.R

Description

[Experimental]

Turbokit comes with several features that require special syntax. Remnants of such syntax are not useful to the data science process. The clean function is an exit function that transforms any sentences with pipemath format into comments so that it will not be evaluated when running the script. This is especially helpful for markdown files.

Additionally, it detaches the turbokit package from the namespace.

Usage

1

Arguments

detach

Boolean - detach the turbokit package after cleaning?

Value

Commented turbokit syntax


D-Se/turbokit documentation built on Dec. 17, 2021, 3:10 p.m.