Skip to contents

Get the current LaminDB settings as an R list

Usage

get_current_lamin_settings(minimal = FALSE)

Arguments

minimal

If TRUE, quickly extract a minimal list of important settings instead of converting the complete settings object

Value

A list of the current LaminDB settings

Details

This is done using callr::r() to avoid importing Python lamindb in the global environment