pynwb_module {ieegio} | R Documentation |
'NWB'
via 'pynwb'
Install 'NWB'
via 'pynwb'
install_pynwb(python_ver = "auto", verbose = TRUE)
pynwb_module(force = FALSE, error_if_missing = TRUE)
python_ver |
'Python' version, see |
verbose |
whether to print the installation messages |
force |
whether to force-reload the module |
error_if_missing |
whether to raise errors when the module fails to load; default is true |
A 'Python' module pynwb
.