# Generated by roxygen2: do not edit by hand

S3method("$",laminr.CallableWrappedPythonObject)
S3method(.DollarNames,laminr.CallableWrappedPythonObject)
S3method(.DollarNames,laminr.WrappedPythonObject)
S3method(print,laminr.CallableWrappedPythonObject)
S3method(py_to_r,lamindb.models.artifact.Artifact)
S3method(py_to_r,lamindb.models.collection.Collection)
S3method(py_to_r,lamindb.models.record.Registry)
S3method(py_to_r,lamindb.models.transform.Transform)
S3method(r_to_py,laminr.CallableWrappedPythonObject)
S3method(r_to_py,laminr.WrappedPythonObject)
export(get_current_lamin_instance)
export(get_current_lamin_user)
export(import_module)
export(install_lamindb)
export(lamin_connect)
export(lamin_delete)
export(lamin_disconnect)
export(lamin_init)
export(lamin_init_temp)
export(lamin_login)
export(lamin_logout)
export(lamin_save)
export(require_module)
importFrom(cli,cli_abort)
importFrom(cli,cli_inform)
importFrom(cli,cli_warn)
importFrom(lifecycle,deprecated)
importFrom(reticulate,py_to_r)
importFrom(reticulate,r_to_py)
importFrom(stats,na.omit)
importFrom(tools,file_ext)
importFrom(utils,.DollarNames)
importFrom(utils,head)
importFrom(utils,tail)
