These functions can generate one or more empty DCT templates.
The prefix (prefix
) or vector of prefixes (x
) to use.
The filename or directory to which to write the templates.
Whether to overwrite any existing files.
Whether to recursively create the directories if the path
specified in output
or outputPath
does not yet exist.
Whether to add comments to the DCT specification as extra explanation.
DCT identifier prefixes can only contain upper- and lowercase letters and underscores. This argument specifies whether to remove illegal characters with a warning, or whether to throw an error (and stop) if illegal characters are found,
The DCT template(s), either invisibly (if output
or outputDir
is
specified) or visibly.