Learn R Programming

dnapath (version 0.7.6)

c.dnapath: Combine two 'dnapath' objects.

Description

This functionality is not implemented and will return an error.

Usage

# S3 method for dnapath
c(...)

Value

Concatenation is not defined; an error is generated.

Arguments

...

'dnapath' objects to be concatenated.