TabUtils: Manage tabs when autogenerating scripts

TabUtilsR Documentation

Manage tabs when autogenerating scripts

Description

Indent code for easier reading and debugging especially in IDEs.

Usage

add_tab(n = 1)

remove_tab(n = 1)

reset_tab()

get_tab()

Arguments

n

Number of tabs to add / remove

Details

These help in code generation when metaprogramming.

Proper use of these functions result in well indented scripts.


smockin/RedcapData documentation built on June 10, 2025, 6:05 p.m.