Rdocumentation
powered by
Learn R Programming
trackeR (version 0.0.3)
append.conProfile: Append training profiles.
Description
Generic function for appending training distribution or concentration profiles to existing files.
Usage
"append"(object, file, ...)
"append"(object, file, ...)
Arguments
object
The object to be appended.
file
The file to which
object
is to be appended.
...
Currently not used.