Skip to contents

Format and print methods for all S3 class objects created with adfExplorer2

Usage

# S3 method for class 'adf_device'
format(x, ...)

# S3 method for class 'adf_file_con'
format(x, ...)

# S3 method for class 'adf_block'
format(x, ...)

# S3 method for class 'virtual_path'
format(x, width = 20L, ...)

# S3 method for class 'adf_device'
print(x, ...)

# S3 method for class 'adf_file_con'
print(x, ...)

# S3 method for class 'adf_block'
print(x, ...)

# S3 method for class 'virtual_path'
print(x, ...)

# S3 method for class 'virtual_path'
as.character(x, ...)

Arguments

x

Object to be formatted or printed

...

Ignored or passed on to next methods

width

Set the text width for formatting virtual paths