subset-.dnapath: Replace parts of a 'dnapath' object.

[<-.dnapathR 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.


dnapath documentation built on May 9, 2022, 9:05 a.m.