Description Usage Arguments Value
Import "flopy" Python Package
1 | import_flopy(convert = TRUE, ...)
|
convert |
Boolean (default: TRUE); should Python objects be automatically converted to their R equivalent? If set to FALSE, you can still manually convert Python objects to R via the py_to_r function. |
... |
additional arguments passed to import |
imports "flopy" python package
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.