[<-.dnapath {dnapath}R Documentation

Replace parts of a 'dnapath' object.

Description

This functionality is not implemented and will return an error.

Usage

## S3 replacement method for class 'dnapath'
x[...] <- value

Arguments

x

A 'dnapath' object from dnapath.

...

Additional arguments are ignored.

value

A 'dnapath' object.

Value

Replacement is not defined; an error is generated.


[Package dnapath version 0.7.4 Index]