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