.iniGetAppendArg {rxode2}R Documentation

This gets the append arg for the ini() piping

Description

This gets the append arg for the ini() piping

Usage

.iniGetAppendArg(f, s)

Arguments

f

this is the try(force(append)) argument,

s

this is the as.character(substitute(append)) argument

Value

corrected ini piping argument

This is exported for creating new ini methods that have the same requirements for piping

Author(s)

Matthew L. Fidler


[Package rxode2 version 3.0.2 Index]