rf51_factory | R Documentation |
factory to create read fort51 file
rf51_factory(.names)
.names |
names of columns in the fort51 file |
rf51 <- rf51_factory(c( "Iteration", "ID", "CL", "V", "LNTVCL", "LNTVV", "CLEGFR", "nCL", "nV" )) # could now do rf51("path/to/fort.51")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.