sympy_version | R Documentation |
Get 'SymPy' version
sympy_version()
The version of the 'SymPy' available
if (has_sympy()) {
sympy_version()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.