c.dnapath_list {dnapath}R Documentation

Combine two 'dnapath_list' objects.

Description

This functionality is not implemented and will return an error.

Usage

## S3 method for class 'dnapath_list'
c(...)

Arguments

...

'dnapath_list' objects to be concatenated.

Value

Concatenation is not defined; an error is generated.


[Package dnapath version 0.7.4 Index]