readNpdeSimData-NpdeSimData-method: Read simulated data

readNpdeSimData,NpdeSimData-methodR Documentation

Read simulated data

Description

Creates an NpdeSimData object containing the simulated data, either from disk or from a dataframe

Usage

## S4 method for signature 'NpdeSimData'
readNpdeSimData(object, header, sep, na.strings, verbose)

Arguments

header

boolean indicating whether the file has a header (mandatory if detect is TRUE)

sep

field separator (for files on disk)

na.strings

strings to be considered as indicating NA

Value

an object of class NpdeSimData


LAPKB/npde documentation built on Oct. 19, 2022, 2:10 p.m.