readNpdeSimData,NpdeSimData-method | R Documentation |
Creates an NpdeSimData object containing the simulated data, either from disk or from a dataframe
## S4 method for signature 'NpdeSimData' readNpdeSimData(object, header, sep, na.strings, verbose)
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 |
an object of class NpdeSimData
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.