Description Usage Arguments Value Examples
This set of function can be used to get the version used by the package or to set the desired version.
1 2 3 | man_set_version(version = 7.8)
man_get_version()
|
version |
[Double] The desired version of GRASS (7.8, 7.9, etc...) |
The function 'man_get_version' will return the currently set version, and 'man_set_version' will do so invisibly.
1 2 | man_set_version(7.9)
man_get_version()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.