TabUtils: Manage tabs when autogenerating scripts

Description Usage Arguments Details

Description

Indent code for easier reading and debugging especially in IDEs.

Usage

1
2
3
4
5
6
7
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.


Maglado/redcapdata_p documentation built on May 26, 2019, 4:37 p.m.