head.dual: Return the First or Last Part of an Object

Description Usage Arguments

View source: R/mc_structure_subsetting.R

Description

Return the First or Last Part of an Object

Usage

1
2
3
4
head.dual(x, n = 6)

## S4 method for signature 'dual'
head(x, n = 6)

Arguments

x

A "dual" object.

n

A single integer.


ADtools documentation built on Nov. 9, 2020, 5:09 p.m.