pynwb_module {ieegio} | R Documentation |
Install 'NWB'
via 'pynwb'
Description
Install 'NWB'
via 'pynwb'
Usage
install_pynwb(python_ver = "auto", verbose = TRUE)
pynwb_module(force = FALSE, error_if_missing = TRUE)
Arguments
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 |
Value
A 'Python' module pynwb
.
[Package ieegio version 0.0.1 Index]