powered by
moduleMetadata(module, path)## S3 method for class 'character,character': moduleMetadata(module, path)## S3 method for class 'character,missing': moduleMetadata(module)
## S3 method for class 'character,character': moduleMetadata(module, path)
## S3 method for class 'character,missing': moduleMetadata(module)
defineModule
path <- system.file(package = "SpaDES", "sampleModules") sampleModules <- dir(path) x <- moduleMetadata(sampleModules[1], path)
Run the code above in your browser using DataLab