OneOrMoreLines: Writes MOD variable definitions

View source: R/sbtab_to_mod.R

OneOrMoreLinesR Documentation

Writes MOD variable definitions

Description

If the number of definitions is low, they all appear in one line Otherwise, this prints one definition per line

Usage

OneOrMoreLines(Prefix, Table, Suffix)

Arguments

Prefix

a prefix to print for every line

Table

a data.frame with variable definitions; we use only the row.names

Suffix

a suffix to print for every line

Value

a character vector with strings in MOD format


a-kramer/SBtabVFGEN documentation built on Nov. 14, 2024, 8:41 p.m.