dot-iniGetAppendArg function

This gets the append arg for the ini() piping

This gets the append arg for the ini() piping

.iniGetAppendArg(f, s)

Arguments

  • f: this is the try(force(append)) argument,
  • s: this is the as.character(substitute(append)) argument

Returns

corrected ini piping argument

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

Author(s)

Matthew L. Fidler