Import "flopy" Python Package

import_flopy(convert = TRUE, ...)

Arguments

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

Value

imports "flopy" python package