set_n_max_: Helper function for 'set_n_max()'

Description Usage Arguments

View source: R/file_collection.R

Description

Helper function for set_n_max()

Usage

1
2
3
4
5
6
7
set_n_max_(obj, value, err_h)

## S3 method for class 'file_structure'
set_n_max_(obj, value, err_h)

## S3 method for class 'file_collection'
set_n_max_(obj, value, err_h)

Arguments

obj

A file_definition or a file_collection class object, for which the n_max argument should be set.

value

Either an integer defining the maximum number of rows, which should be read when calling read_data().

err_h

An error handler


a-maldet/readall documentation built on Dec. 18, 2021, 9:23 p.m.