print: Print Amiga Disk File objects

Description Usage Arguments Value Author(s) Examples

Description

A method to print Amiga Disk File S4 class objects to the sink.

Usage

1
2
3
4
5
## S4 method for signature 'amigaDisk'
print(x, ...)

## S4 method for signature 'amigaBlock'
print(x, ...)

Arguments

x

Either a amigaDisk or amigaBlock object.

...

further arguments passed to or from other methods

Value

Returns nothing (NULL).

Author(s)

Pepijn de Vries

Examples

1
2
3

adfExplorer documentation built on Sept. 5, 2021, 5:11 p.m.