head,loops-method {diffloop}R Documentation

Extract first part of loops object

Description

Extract first part of loops object

Usage

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

Arguments

x

A loops object

n

Number of lines to view

...

Other non-essential params

Value

A loops object


[Package diffloop version 1.18.0 Index]