formatstr {DiGGer} | R Documentation |
Format a string for printing to a file
formatstr(instr, fillstr, tagstr, filename = file)
instr |
coded input for standalone DiGGer |
fillstr |
padding text |
tagstr |
tag comment for standalone DiGGer input |
filename |
output file to hold standalone DiGGer Code |
Neil Coombes