as.vector,dual-method {ADtools}R Documentation

Coerce the first component of the dual object into a vector.

Description

Coerce the first component of the dual object into a vector.

Usage

## S4 method for signature 'dual'
as.vector(x)

Arguments

x

A "dual" object.


[Package ADtools version 0.5.5 Index]