Description Usage Arguments Value Examples
Read Gadget mainfile
1 | read_gadget_main(file = "main", path = NULL)
|
file |
Character. Name of the main file to be read |
path |
Optional. Character vector of path to the directory where Gadget files are located |
List of class gadget_main
with each name corresponding to a
type of file
and each object corresponding to a filename as used by Gadget
1 2 | read_gadget_main(path = system.file(gad_mod_dir, package = "gadgetSim"))
read_gadget_main("WGTS/main.final")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.