Learn R Programming

laminr (version 1.3.1)

get_current_lamin_instance: Get current LaminDB instance

Description

Get the currently connected LaminDB instance

Usage

get_current_lamin_instance(ignore_none = TRUE, silent = FALSE)

Value

The slug of the current LaminDB instance, or NULL invisibly if no instance is found

Arguments

ignore_none

Whether to ignore the "none/none" virtual instance as a valid instance and return NULL

silent

Whether to suppress messages