Description Usage Arguments Value Examples
read ops file
1 |
file |
the path to the ops file |
A list of two data.frame
:
dimensions: the plot dimensions (xmin, ymin, zmin, xmax, ymax);
plants= the informations about the plants positions, path to the opf, ...
1 2 3 4 | ## Not run:
read_ops("path_to_the_ops/dummy.ops")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.