powered by
Print function for 'network_module' object.
# S3 method for network_module print(x, ...)
A 'network_module' object.
Additional arguments are ignored.
Prints a summary of the module.
# NOT RUN { module <- random_module(1:10) module print(module) # }
Run the code above in your browser using DataLab