append.conProfile: Append training profiles.
Description
Generic function for appending training distribution or
concentration profiles to existing files.
Usage
# S3 method for conProfile
append(object, file, ...)# S3 method for distrProfile
append(object, file, ...)
Arguments
object
The object to be appended.
file
The file to which object
is to be appended.