Description Usage Arguments Value Author(s) Examples
View source: R/rjmcmcMethodsIntern.R
Validation of all parameters needed by the public
mergeAllRDSFilesFromDirectory
function.
1 | validateDirectoryParameters(directory)
|
directory |
a |
0
indicating that all parameters validations have been
successful.
Astrid Deschenes
1 2 3 4 5 | ## Load an existing directory
directory <- system.file("extdata", package = "RJMCMCNucleosomes")
## Testing using a real directory
RJMCMCNucleosomes:::validateDirectoryParameters(directory)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.