get_current_lamin_instance {laminr} | R Documentation |
Get current LaminDB instance
Description
Get the currently connected LaminDB instance
Usage
get_current_lamin_instance()
Details
This is done via a system call to lamin settings
to avoid importing Python
lamindb
Value
The slug of the current LaminDB instance, or NULL
invisibly if no
instance is found
[Package laminr version 1.1.1 Index]